Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/modules/API/src/main/java/com/comphenix/protocol
Dan Mulloy 4483ce0d79 Add NbtFactory#fromItemOptional
This new method won't create tags if they don't already exists

Fixes #376
2017-08-13 23:00:51 -04:00
..
async Code cleanup, remove some ancient compatibility 2017-05-24 14:35:22 -04:00
collections Correct line endings 2016-05-21 17:37:13 -04:00
concurrency Split API off into a separate module 2016-03-19 16:01:38 -04:00
error Correct line endings 2016-05-21 17:37:13 -04:00
events Rewrite the packet metadata API based on the NMS packet 2017-08-13 22:47:45 -04:00
injector Add PacketEvent#isPlayerTemporary, check for player updates 2017-07-06 13:56:30 -04:00
reflect Update to 1.12.1 2017-08-04 14:01:06 -04:00
timing Correct line endings 2016-05-21 17:37:13 -04:00
utility Update to 1.12.1 2017-08-04 14:01:06 -04:00
wrappers Add NbtFactory#fromItemOptional 2017-08-13 23:00:51 -04:00
AsynchronousManager.java Correct line endings 2016-05-21 17:37:13 -04:00
package-info.java Correct line endings 2016-05-21 17:37:13 -04:00
Packets.java Split API off into a separate module 2016-03-19 16:01:38 -04:00
PacketStream.java Split API off into a separate module 2016-03-19 16:01:38 -04:00
PacketType.java Update to 1.12.1 2017-08-04 14:01:06 -04:00
PacketTypeEnum.java Rework packet type deprecation to actually work properly 2017-05-29 22:14:08 -04:00
PacketTypeLookup.java Split API off into a separate module 2016-03-19 16:01:38 -04:00
ProtocolConfig.java Make much of ProtocolLib locale independent 2016-07-25 14:09:23 -04:00
ProtocolLibrary.java Update to Spigot 1.12 2017-06-08 13:30:57 -04:00
ProtocolLogger.java Rework packet type deprecation to actually work properly 2017-05-29 22:14:08 -04:00
ProtocolManager.java Correct line endings 2016-05-21 17:37:13 -04:00