Class ServerSettingsDelegate
java.lang.Object
com.soulfiremc.server.settings.lib.ServerSettingsDelegate
- All Implemented Interfaces:
ServerSettingsSource, SettingsSource<SettingsSource.Server>
-
Nested Class Summary
Nested classes/interfaces inherited from interface SettingsSource
SettingsSource.Bot, SettingsSource.CustomIntSupplier, SettingsSource.Instance, SettingsSource.Server, SettingsSource.SourceType, SettingsSource.Stem<S> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<com.google.gson.JsonElement> get(Property<SettingsSource.Server> property) stem()
-
Constructor Details
-
ServerSettingsDelegate
-
-
Method Details
-
get
- Specified by:
getin interfaceSettingsSource<SettingsSource.Server>
-
stem
- Specified by:
stemin interfaceServerSettingsSource- Specified by:
stemin interfaceSettingsSource<SettingsSource.Server>
-