<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/PacketListener.html"title="interface in com.comphenix.protocol.events">PacketListener</a></td>
<tdclass="colLast">
<divclass="block">Represents a listener that recieves notifications when packets are sent or recieved.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Class Summary table, listing classes, and an explanation">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/ListeningWhitelist.html"title="class in com.comphenix.protocol.events">ListeningWhitelist</a></td>
<tdclass="colLast">
<divclass="block">Determines which packets will be observed by a listener, and with what priority.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/MonitorAdapter.html"title="class in com.comphenix.protocol.events">MonitorAdapter</a></td>
<tdclass="colLast">
<divclass="block">Represents a listener that is notified of every sent and recieved packet.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/PacketAdapter.html"title="class in com.comphenix.protocol.events">PacketAdapter</a></td>
<tdclass="colLast">
<divclass="block">Represents a packet listener with useful constructors.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/PacketContainer.html"title="class in com.comphenix.protocol.events">PacketContainer</a></td>
<tdclass="colLast">
<divclass="block">Represents a Minecraft packet indirectly.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/PacketEvent.html"title="class in com.comphenix.protocol.events">PacketEvent</a></td>
<tdclass="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Enum Summary table, listing enums, and an explanation">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/ConnectionSide.html"title="enum in com.comphenix.protocol.events">ConnectionSide</a></td>
<tdclass="colLast">
<divclass="block">Used to set a packet filter.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../com/comphenix/protocol/events/ListenerPriority.html"title="enum in com.comphenix.protocol.events">ListenerPriority</a></td>
<tdclass="colLast">
<divclass="block">Represents a packet event priority, similar to the Bukkit EventPriority.</div>