ProtocolLib/ProtocolLib/src/main/java/com/comphenix/protocol
Dan Mulloy fc5caf143d Reimplement class caching, fix performance issue 2016-11-27 13:17:58 -05:00
..
annotations Merge Spigot protocol hack support into main branch 2014-11-15 16:44:58 -05:00
async Warn plugins that never call start/syncStart on AsyncListenerHandler. 2014-07-28 01:16:23 +02:00
collections Allow any string in WrappedGameProfile(String, String). 2014-07-14 04:54:44 +02:00
concurrency Fix some code style issues 2016-08-13 13:18:02 -04:00
error Update to 1.7.10, update readme, organize imports 2014-11-15 13:02:03 -05:00
events Update to 1.7.10, update readme, organize imports 2014-11-15 13:02:03 -05:00
injector Fix some code style issues 2016-08-13 13:18:02 -04:00
metrics Format pom.xml and plugin.yml, completely remove updater 2014-11-27 20:35:30 -05:00
reflect Reimplement class caching, fix performance issue 2016-11-27 13:17:58 -05:00
timing Update to 1.7.10, update readme, organize imports 2014-11-15 13:02:03 -05:00
utility Reimplement class caching, fix performance issue 2016-11-27 13:17:58 -05:00
wrappers Don't print a message if we cant find custom types 2016-08-13 17:58:59 -04:00
Application.java Don't intercept catastrophic errors such as ThreadDeath and OOM. 2014-03-20 23:26:07 +01:00
AsynchronousManager.java Added support for closing asynchronous listeners by packet listener. 2014-07-26 17:28:05 +02:00
CleanupStaticMembers.java Updating ProtocolLib for 1.7.2. 2013-12-04 04:17:02 +01:00
CommandBase.java Switch to using PacketType in the built-in commands. 2013-12-19 02:17:06 +01:00
CommandFilter.java Switch to using PacketType in the built-in commands. 2013-12-19 02:17:06 +01:00
CommandPacket.java Switch to yellow instead of blue, as its more readable in console. 2014-08-05 03:52:37 +02:00
CommandProtocol.java Format pom.xml and plugin.yml, completely remove updater 2014-11-27 20:35:30 -05:00
MultipleLinesPrompt.java Exploit the internal JavaScript parser to determine if the exp is done. 2013-04-09 16:48:26 +02:00
PacketStream.java Fixed a few trivial spelling errors 2013-12-05 12:24:31 -08:00
PacketType.java Merge Spigot protocol hack support into main branch 2014-11-15 16:44:58 -05:00
PacketTypeLookup.java Add the ability to see registered asynchronous listeners. 2014-03-13 23:55:33 +01:00
PacketTypeParser.java Lookup packet types by name as well. 2014-01-20 06:21:20 +01:00
Packets.java Depreciate everything in PacketTest. 2013-12-06 20:22:05 +01:00
ProtocolConfig.java No need to throw an exception if the "last updated" file is corrupt. 2014-02-18 21:46:42 +01:00
ProtocolLibrary.java Format pom.xml and plugin.yml, completely remove updater 2014-11-27 20:35:30 -05:00
ProtocolManager.java Adding support for retrieving the protocol version. 2014-09-05 02:00:39 +02:00
RangeParser.java Switch to using PacketType in the built-in commands. 2013-12-19 02:17:06 +01:00
package-info.java Correct all JavaDoc problems. 2013-10-05 21:42:19 +02:00