ProtocolLib/src/main/java/com/comphenix/protocol
2021-06-15 18:39:34 -04: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 Finish up unit tests 2021-06-13 17:18:36 -04:00
injector Fix entity trackers in 1.17 2021-06-15 18:39:34 -04:00
metrics Broaden throwable for misbehaving metrics plugins (#1078) 2021-02-03 09:39:04 -05:00
reflect Fix a bunch more classpaths 2021-06-13 11:36:44 -04: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 Working on live server 2021-06-14 16:36:22 -04:00
wrappers Finish up unit tests 2021-06-13 17:18:36 -04: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 Almost there, /theoretically/ 2021-06-13 15:57:23 -04:00
PacketTypeEnum.java Migrate to Gradle with a single module 2018-09-22 17:48:06 -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 unit tests to 1.17, fix packet lookups 2021-06-12 15:28:01 -04: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