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