ProtocolLib/ProtocolLib/src/main/java/com/comphenix/protocol/reflect
Dan Mulloy fc5caf143d Reimplement class caching, fix performance issue 2016-11-27 13:17:58 -05:00
..
accessors Adding support for retrieving the protocol version. 2014-09-05 02:00:39 +02:00
cloning Fix some code style issues 2016-08-13 13:18:02 -04:00
compiler Fix some code style issues 2016-08-13 13:18:02 -04:00
fuzzy Fix some code style issues 2016-08-13 13:18:02 -04:00
instances Fix some code style issues 2016-08-13 13:18:02 -04:00
ClassAnalyser.java Update to 1.7.10, update readme, organize imports 2014-11-15 13:02:03 -05:00
EquivalentConverter.java Allow packet constructor to properly unwrap other Bukkit wrappers. 2013-11-19 00:50:55 +01:00
ExactReflection.java Moving accessor methods to a separate "Accessors" factory class. 2013-12-09 12:03:30 +01:00
FieldAccessException.java Switching away from checked exceptions. 2012-11-27 08:00:52 +01:00
FieldUtils.java Massive update that adds support for intercepting packets during login. 2012-10-16 07:28:54 +02:00
FuzzyReflection.java Updating to 1.7.8 2014-04-12 23:56:11 +02:00
IntEnum.java Improve the names command. 2012-11-03 07:16:20 +01:00
MethodInfo.java Reimplement class caching, fix performance issue 2016-11-27 13:17:58 -05:00
MethodUtils.java Massive update that adds support for intercepting packets during login. 2012-10-16 07:28:54 +02:00
ObjectEnum.java Updating ProtocolLib for 1.7.2. 2013-12-04 04:17:02 +01:00
ObjectWriter.java Handle the possibility that getSuperclass() returns NULL. 2014-04-10 20:24:24 +02:00
PrettyPrinter.java Handle the possibility that getSuperclass() returns NULL. 2014-04-10 20:24:24 +02:00
StructureModifier.java Don't cache equivalent converters in StructureModifier. 2014-06-10 23:01:24 +02:00
VolatileField.java Moving accessor methods to a separate "Accessors" factory class. 2013-12-09 12:03:30 +01:00