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.ThumpTypestatic NetworkVariables.ThumpTypeNetworkVariables.ThumpType.fromString(String string) static NetworkVariables.ThumpTypeReturns 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.