Uses of Enum Class
dev.le_app.mcss_api_java.KeepOnline
Packages that use KeepOnline
-
Uses of KeepOnline in dev.le_app.mcss_api_java
Methods in dev.le_app.mcss_api_java that return KeepOnlineModifier and TypeMethodDescriptionstatic KeepOnlineKeepOnline.findByVal(int abbr) Gets the keep online behaviour from the value.Server.getKeepOnline()static KeepOnlineReturns the enum constant of this class with the specified name.static KeepOnline[]KeepOnline.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.le_app.mcss_api_java with parameters of type KeepOnlineModifier and TypeMethodDescriptionvoidServer.setKeepOnline(KeepOnline keepOnline) Set the new KeepOnline behaviour