pyCraft/minecraft/networking/packets
2018-01-13 01:02:00 +00:00
..
clientbound Fix: client.handshake.get_packets returns a dict instead of a set. 2018-01-13 01:02:00 +00:00
serverbound the main hand attribute for ClientSettingsPacket was added in 15w31a [Protocol Version is now 49] and causes the client to send more data than the server expects which result in a instant disconnect while connecting to a 1.8.8 server 2017-11-19 23:22:00 -05:00
__init__.py Add ClientSettingsPacket and PluginMessagePacket. 2017-08-24 05:49:32 +01:00
keep_alive_packet.py Merge branch 'master' into testing 2017-09-24 06:36:52 +01:00
packet_buffer.py fix flake error as suggested 2017-08-09 16:33:41 +01:00
packet_listener.py Add ClientSettingsPacket and PluginMessagePacket. 2017-08-24 05:49:32 +01:00
packet.py Add ClientSettingsPacket and PluginMessagePacket. 2017-08-24 05:49:32 +01:00
plugin_message_packet.py Add ClientSettingsPacket and PluginMessagePacket. 2017-08-24 05:49:32 +01:00