pyCraft/minecraft
2016-06-17 01:06:15 +01:00
..
networking Add support for Minecraft 1.9.1 (protocol 108) and 1.9.2 (protocol 109). 2016-04-28 04:01:24 +01:00
__init__.py Add support for Minecraft 1.9.3 and 1.9.4 (protocol 110) and Minecraft 1.10 (protocol 210). 2016-06-17 01:06:15 +01:00
authentication.py id is a reserved name, even as an attribute. We now use id_ instead 2015-04-06 15:44:51 +02:00
compat.py Add automatic protocol version negotiation. 2016-03-07 02:40:25 +00:00
exceptions.py Updated authentication.py and made it work with the rest of pyCraft 2015-04-01 23:38:10 +02:00