Uses of Enum Class
zombie.network.packets.actions.AnimalEventPacket.EventType
Packages that use AnimalEventPacket.EventType
-
Uses of AnimalEventPacket.EventType in zombie.network.packets.actions
Subclasses with type arguments of type AnimalEventPacket.EventType in zombie.network.packets.actionsMethods in zombie.network.packets.actions that return AnimalEventPacket.EventTypeModifier and TypeMethodDescriptionstatic AnimalEventPacket.EventTypeReturns the enum constant of this class with the specified name.static AnimalEventPacket.EventType[]AnimalEventPacket.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.