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