PacketEvents API icon

PacketEvents API -----

PacketEvents is an open-source Packet Processing API.



PACKET COMPARING OPTIMIZED
Note: ONLY TESTED ON 1.8
  • PacketReceiveEvent#getPacketId() added
  • PacketType comparing packets should no longer be done with strings, instead with int ids Example: if(PacketReceiveEvent#getPacketId() == PacketType.Client.ARM_ANIMATION)
  • Comparing with int ids only finished for client side (serverbound) packets, server side support coming soon
  • PacketEvents.load() should be called onLoad() in your main class if you are NOT using the packetevents jar and PacketEvents.start(plugin); in your onEnable function
----------, Jul 3, 2020
Resource Information
Author:
----------
Total Downloads: 19,576
First Release: Jun 16, 2020
Last Update: Dec 10, 2024
Category: ---------------
All-Time Rating:
50 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings