LibsDisguises/src/main/java/me/libraryaddict/disguise/utilities/packets
2020-07-20 13:56:18 +12:00
..
packethandlers Smarter falling block snapping to grid, allow 0.5 Y and snap to block above if Y above 0.85 2020-07-20 13:56:12 +12:00
packetlisteners Clean imports 2020-07-20 13:56:18 +12:00
IPacketHandler.java Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent 2019-01-03 15:13:03 +13:00
LibsPackets.java Fixes #488 equip packet 2020-06-26 19:00:42 +12:00
PacketsHandler.java Fixed bossbars disabling self, added support for modded custom entities, disguises now refer to themselves with the right disguise name when possible, cleaned up some code, fixed bossbar error when a server uses a bad bossbar name in their own system 2020-04-16 00:55:35 +12:00
PacketsManager.java Made super ugly change to how prefix/suffix works by not splitting them at all because MC doesn't look to care about char limits 2020-07-05 10:38:44 +12:00