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/ProtocolLib
Kristian S. Stangeland f7c4fd4ec9 Added support for "post packet events".
NetworkMarker now contains a list of post listeners that are invoked 
(in no particular order) when a packet has been serialize and sent
to a player, OR, when it has been enqueued for processing by the 
server.

This works for both 1.7.2+ (Netty) and 1.6.4 and earlier, though the
1.6.4 version has a good deal more overhead.
2014-04-25 02:55:17 +02:00
..
.settings Added support for serializing/deserializing WrappedServerPing to JSON. 2014-02-02 16:50:56 +01:00
src Added support for "post packet events". 2014-04-25 02:55:17 +02:00
.classpath Added support for serializing/deserializing WrappedServerPing to JSON. 2014-02-02 16:50:56 +01:00
.gitignore Moving ItemDisguise to an examples folder. 2013-12-21 19:17:06 +01:00
.project Update unit tests to CraftBukkit 1.6.2 2013-07-10 22:45:20 +02:00
pom.xml Incrementing to 3.4.0-SNAPSHOT 2014-04-21 15:50:54 +02:00