Uses of Enum Class
club.mher.privategames.api.ServerType
Packages that use ServerType
-
Uses of ServerType in club.mher.privategames.api
Methods in club.mher.privategames.api that return ServerTypeModifier and TypeMethodDescriptionstatic ServerTypeReturns the enum constant of this class with the specified name.static ServerType[]ServerType.values()Returns an array containing the constants of this enum class, in the order they are declared.