ProtocolLib/src/main/java/com/comphenix/protocol
2022-02-24 23:56:22 -05:00
..
async Remove a bunch of legacy (<1.8) code 2020-06-06 15:13:29 -04:00
collections Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
concurrency Simplify packet registry 2021-06-24 17:14:00 -04:00
error Fix error filtering reports 2019-12-05 17:02:16 -05:00
events Fix compile issues with the latest spigot version (#1510) 2022-02-24 16:18:56 -05:00
injector Prevent memory leaks with loads of PacketMarker objects (#1511) 2022-02-24 16:41:43 -05:00
metrics Metrics: only track each plugin once 2021-06-26 21:22:52 -04:00
reflect Remove unsafe reflection trying to access the modifiers field (#1517) 2022-02-24 23:56:22 -05:00
timing Initial support for 1.16 (#880) 2020-06-28 15:59:30 -04:00
updater Make sure all Spigot forks are included for updater purposes 2020-05-24 20:35:25 -04:00
utility Update to 1.18.1 (#1461) 2021-12-19 20:50:22 -05:00
wrappers Update to minecraft 1.18 (#1446) 2021-11-30 14:10:03 -05:00
AsynchronousManager.java Remove a bunch of legacy (<1.8) code 2020-06-06 15:13:29 -04:00
CommandBase.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
CommandFilter.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
CommandPacket.java Move getPacketDescription from the command to HexDumper as a public API 2021-01-04 13:35:58 -05:00
CommandProtocol.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
MultipleLinesPrompt.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
package-info.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
PacketLogging.java Update to minecraft 1.18 (#1446) 2021-11-30 14:10:03 -05:00
PacketStream.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
PacketType.java Update to minecraft 1.18 (#1446) 2021-11-30 14:10:03 -05:00
PacketTypeEnum.java Simplify packet registry 2021-06-24 17:14:00 -04:00
PacketTypeLookup.java Almost there, /theoretically/ 2021-06-13 15:57:23 -04:00
PacketTypeParser.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
ProtocolConfig.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
ProtocolLib.java Fixed protocol injection with latest netty on minecraft 1.11 and below (#1067) 2021-05-01 15:51:52 -04:00
ProtocolLibrary.java Update to minecraft 1.18 (#1446) 2021-11-30 14:10:03 -05:00
ProtocolLogger.java Add FLYING packet back for backwards compat 2021-06-27 18:13:40 -04:00
ProtocolManager.java Remove a bunch of legacy (<1.8) code 2020-06-06 15:13:29 -04:00
RangeParser.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00