Package com.comphenix.protocol.events
package com.comphenix.protocol.events
-
ClassDescriptionUsed to set a packet filter.Represents additional options a listener may require.Represents a packet event priority, similar to the Bukkit EventPriority.Determines which packets will be observed by a listener, and with what priority.Represents a builder of whitelists.Represents a listener that is notified of every sent and received packet.Marker containing the serialized packet data seen from the network, or output handlers that will serialize the current packet.Represents a packet listener with useful constructors.Represents a builder for passing parameters to the packet adapter constructor.Represents a Minecraft packet indirectly.Represents a packet sending or receiving event.Represents a listener that receives notifications when packets are sending or being received.Represents an adapter version of the output handler interface.Represents a custom packet serializer onto the network stream.Represents an adapter version of a post listener.Represents a packet listener that is invoked after a packet has been sent or received.Represents a packet that is scheduled for transmission at a later stage.