pyCraft/minecraft/networking
2018-05-17 06:08:54 +01:00
..
packets Fix: networking.types.Position.send() doesn't accept a Position. 2018-05-17 06:08:54 +01:00
__init__.py Things look slightly more legit... 2015-04-06 15:27:42 +02:00
connection.py 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
encryption.py Revert "Remove unnecessary fileno method from FileObjectWrapper" 2017-07-18 13:39:56 +01:00
types.py Fix: networking.types.Position.send() doesn't accept a Position. 2018-05-17 06:08:54 +01:00