Package com.comphenix.protocol
Class PacketType.Configuration.Client
java.lang.Object
com.comphenix.protocol.PacketTypeEnum
com.comphenix.protocol.PacketType.Configuration.Client
- All Implemented Interfaces:
Iterable<PacketType>
- Enclosing class:
PacketType.Configuration
Incoming packets.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PacketTypestatic final PacketTypestatic final PacketTypestatic final PacketTypestatic final PacketTypestatic final PacketTypestatic final PacketTypestatic final PacketTypestatic final PacketTypeFields inherited from class com.comphenix.protocol.PacketTypeEnum
members -
Method Summary
Methods inherited from class com.comphenix.protocol.PacketTypeEnum
hasMember, iterator, registerAll, registerMember, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
CLIENT_INFORMATION
-
COOKIE_RESPONSE
-
CUSTOM_PAYLOAD
-
FINISH_CONFIGURATION
-
KEEP_ALIVE
-
PONG
-
RESOURCE_PACK_ACK
-
SELECT_KNOWN_PACKS
-
CUSTOM_CLICK_ACTION
-
-
Method Details
-
getInstance
-