Uses of Enum Class
dev.le_app.mcss_api_java.ServerFilter
Packages that use ServerFilter
-
Uses of ServerFilter in dev.le_app.mcss_api_java
Methods in dev.le_app.mcss_api_java that return ServerFilterModifier and TypeMethodDescriptionstatic ServerFilterReturns the enum constant of this class with the specified name.static ServerFilter[]ServerFilter.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 ServerFilterModifier and TypeMethodDescriptionintMCSSApi.getServerCount(ServerFilter filter) Get the number of servers.intMCSSApi.getServerCount(ServerFilter filter, String serverTypeID) Get the number of servers.