pyCraft/minecraft
2018-01-20 19:45:41 -05:00
..
networking fix AttributeError: 'Packet' object has no attribute 'name' (should be 'packet_name' - see https://github.com/ammaraskar/pyCraft/blob/master/minecraft/networking/packets/packet.py#L9) 2018-01-20 19:45:41 -05:00
__init__.py Add support for Minecraft snapshots 17w43a-18w02a (protocol 341-353). 2018-01-13 01:12:28 +00:00
authentication.py Fix various problems in minecraft.authentication and its tests: 2017-03-31 12:59:43 +01:00
compat.py Add automatic protocol version negotiation. 2016-03-07 02:40:25 +00:00
exceptions.py Add documentation for YggdrasilError. 2017-03-31 14:33:51 +01:00