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