Uses of Enum Class
net.lewmc.kryptonite.kos.config.ServerProperties.Config
-
Uses of ServerProperties.Config in net.lewmc.kryptonite.kos.config
Modifier and TypeMethodDescriptionstatic ServerProperties.Config
Returns the enum constant of this class with the specified name.static ServerProperties.Config[]
ServerProperties.Config.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionint
ServerProperties.getInt
(ServerProperties.Config key) ServerProperties.getString
(ServerProperties.Config key) void
ServerProperties.set
(ServerProperties.Config key, String value)