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