MCProtocolLib/src/main/java/org/spacehq/packetlib
Jadon Fowler 333b7d247d
Change Disconnect message to the Throwable's message
Throwable#toString() returns a description of the Throwable that
includes the name of the class appended to
Throwable#getLocalizedMessage(), which can be used for debugging
purposes.
2016-08-21 18:00:17 -07:00
..
crypt General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00
event General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00
io Fix readVarLong. 2016-08-13 17:12:34 -07:00
packet General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00
tcp Change Disconnect message to the Throwable's message 2016-08-21 18:00:17 -07:00
Client.java General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00
ConnectionListener.java Minor fixes and cleanup. 2015-08-21 20:47:37 -07:00
Server.java Minor fixes and cleanup. 2015-08-21 20:47:37 -07:00
Session.java General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00
SessionFactory.java General cleanup, fixes, and re-versioning. 2015-07-20 12:09:58 -07:00