Uses of Class
com.comphenix.protocol.PacketTypeEnum
Packages that use PacketTypeEnum
Package
Description
Contains classes for retrieving the main ProtocolMananger object.
-
Uses of PacketTypeEnum in com.comphenix.protocol
Subclasses of PacketTypeEnum in com.comphenix.protocolModifier and TypeClassDescriptionstatic classIncoming packets.static classAn empty enum, as the server will not send any packets in this protocol.static classIncoming packets.static classOutgoing packets.static classIncoming packets.static classOutgoing packets.static classIncoming packets.static classOutgoing packets.Methods in com.comphenix.protocol that return PacketTypeEnumModifier and TypeMethodDescriptionstatic PacketTypeEnumPacketType.getObjectEnum(PacketType type)Retrieve the correct object enum from a specific packet type.