pyCraft/minecraft/networking
2018-03-02 02:07:25 +00:00
..
packets Extract Hand enum classes to minecraft.networking.types. 2018-03-02 02:07:25 +00: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 Extract Hand enum classes to minecraft.networking.types. 2018-03-02 02:07:25 +00:00