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