pyCraft/minecraft/networking
2017-08-22 17:50:16 +01:00
..
packets Fix incorrect packet IDs for PlayerPositionAndLookPacket for old protocol versions. 2017-08-20 07:35:14 +01:00
__init__.py Things look slightly more legit... 2015-04-06 15:27:42 +02:00
connection.py Add tests for early and outgoing packet listeners. 2017-08-22 17:50:16 +01:00
encryption.py Revert "Remove unnecessary fileno method from FileObjectWrapper" 2017-07-18 13:39:56 +01:00
types.py the class 'Type' needs to have '__slots__ = ()', otherwise every instance of 'Position' will have an unnecessary empty '__dict__' allocated 2017-08-09 16:33:41 +01:00