ProtocolLib/src/main/java/com/comphenix/protocol
2021-02-27 14:15:43 -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 Try to fix a null pointer 2019-08-07 11:34:59 -04:00
error Fix error filtering reports 2019-12-05 17:02:16 -05:00
events Replace CGLib with ByteBuddy (#984) 2021-01-04 00:24:34 -05:00
injector Replace CGLib with ByteBuddy (#984) 2021-01-04 00:24:34 -05:00
metrics Broaden throwable for misbehaving metrics plugins (#1078) 2021-02-03 09:39:04 -05:00
reflect Add support for PaperMC's new Adventure API Component (#1103) 2021-02-27 14:15:43 -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 Move getPacketDescription from the command to HexDumper as a public API 2021-01-04 13:35:58 -05:00
wrappers Add support for PaperMC's new Adventure API Component (#1103) 2021-02-27 14:15:43 -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.14 2019-05-03 23:22:44 -04:00
PacketStream.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
PacketType.java Update to 1.16.2 2020-08-24 13:19:49 -04:00
PacketTypeEnum.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -04:00
PacketTypeLookup.java Initial support for 1.16 (#880) 2020-06-28 15:59:30 -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 Replace CGLib with ByteBuddy (#984) 2021-01-04 00:24:34 -05:00
ProtocolLibrary.java Tested with 1.16.5 2021-01-24 17:14:32 -05:00
ProtocolLogger.java Try changing visibility on ProtocolLogger#init 2019-12-26 11:34:33 -05: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