Uses of Enum Class
zombie.network.packets.character.AnimalCommandPacket.Type
Packages that use AnimalCommandPacket.Type
-
Uses of AnimalCommandPacket.Type in zombie.network.packets.character
Subclasses with type arguments of type AnimalCommandPacket.Type in zombie.network.packets.characterMethods in zombie.network.packets.character that return AnimalCommandPacket.TypeModifier and TypeMethodDescriptionstatic AnimalCommandPacket.Type
Returns the enum constant of this class with the specified name.static AnimalCommandPacket.Type[]
AnimalCommandPacket.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.