Uses of Enum Class
zombie.network.NetworkVariables.ThumpType
Packages that use NetworkVariables.ThumpType
-
Uses of NetworkVariables.ThumpType in zombie.network
Subclasses with type arguments of type NetworkVariables.ThumpType in zombie.networkMethods in zombie.network that return NetworkVariables.ThumpTypeModifier and TypeMethodDescriptionstatic NetworkVariables.ThumpType
static NetworkVariables.ThumpType
NetworkVariables.ThumpType.fromString
(String _thumpType) static NetworkVariables.ThumpType
Returns the enum constant of this class with the specified name.static NetworkVariables.ThumpType[]
NetworkVariables.ThumpType.values()
Returns an array containing the constants of this enum class, in the order they are declared.