mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2024-12-28 00:22:23 -05:00
6b2ec667c1
* Move packets to proper packages & implement game thread metadata for every packet * Add new ticking info for 1.21.3 Notable info: ServerboundSelectBundleItemPacket is not ticked, it's instant ClientboundSetHeldSlotPacket is already ticked as it is just renamed ClientboundSetCarriedItemPacket * Expose packet handler executor * Do not tick delimiter packet * Allow server to define packet handler executor factory * Update protocol/src/main/java/org/geysermc/mcprotocollib/network/packet/Packet.java Co-authored-by: chris <github@onechris.mozmail.com> --------- Co-authored-by: chris <github@onechris.mozmail.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |