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 5e5243e3fb Update ProtocolLib for 1.6.1.
A lot of methods changed from accepting DataInputStream to DataInput, 
which messed with the part that dynamically finds the "readPacket" 
method. Changed to accepting any method whose signature contains a 
parameter derived from DataInput.
2013-07-02 17:41:43 +02:00
..
.settings Added configuration and commands. 2012-11-03 00:38:57 +01:00
src Update ProtocolLib for 1.6.1. 2013-07-02 17:41:43 +02:00
.classpath Added configuration and commands. 2012-11-03 00:38:57 +01:00
.gitignore Switching to Maven instead of Ant. 2012-10-10 21:35:55 +02:00
.project Fixed incorrect detection of "custom" net handlers. 2013-05-31 22:57:00 +02:00
pom.xml Incrementing to 2.4.6-SNAPSHOT 2013-06-23 21:35:00 +02:00