Uses of Enum Class
zombie.network.NetworkVariables.WalkType
Packages that use NetworkVariables.WalkType
-
Uses of NetworkVariables.WalkType in zombie.network
Subclasses with type arguments of type NetworkVariables.WalkType in zombie.networkMethods in zombie.network that return NetworkVariables.WalkTypeModifier and TypeMethodDescriptionstatic NetworkVariables.WalkType
NetworkVariables.WalkType.fromByte
(byte _walkType) static NetworkVariables.WalkType
NetworkVariables.WalkType.fromString
(String _walkType) static NetworkVariables.WalkType
Returns the enum constant of this class with the specified name.static NetworkVariables.WalkType[]
NetworkVariables.WalkType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NetworkVariables.WalkType in zombie.network.packets.character
Fields in zombie.network.packets.character declared as NetworkVariables.WalkType