Uses of Enum Class
dev.le_app.mcss_api_java.ServerStatus
Packages that use ServerStatus
-
Uses of ServerStatus in dev.le_app.mcss_api_java
Methods in dev.le_app.mcss_api_java that return ServerStatusModifier and TypeMethodDescriptionstatic ServerStatusServerStatus.findByVal(int abbr) Gets the server status from the value.Server.getStatus()static ServerStatusReturns the enum constant of this class with the specified name.static ServerStatus[]ServerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.