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