Uses of Enum Class
zombie.network.packets.GrappleZombieCorpsePacket.Action
Packages that use GrappleZombieCorpsePacket.Action
-
Uses of GrappleZombieCorpsePacket.Action in zombie.network.packets
Subclasses with type arguments of type GrappleZombieCorpsePacket.Action in zombie.network.packetsMethods in zombie.network.packets that return GrappleZombieCorpsePacket.ActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GrappleZombieCorpsePacket.Action[]
GrappleZombieCorpsePacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.