Uses of Enum Class
zombie.network.packets.connection.QueuePacket.MessageType
Packages that use QueuePacket.MessageType
-
Uses of QueuePacket.MessageType in zombie.network.packets.connection
Subclasses with type arguments of type QueuePacket.MessageType in zombie.network.packets.connectionMethods in zombie.network.packets.connection that return QueuePacket.MessageTypeModifier and TypeMethodDescriptionstatic QueuePacket.MessageType
Returns the enum constant of this class with the specified name.static QueuePacket.MessageType[]
QueuePacket.MessageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.