mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-12-03 07:33:56 +01:00
e3d2b1a368
* Add multi-attribute aliases to some packets, for user convenience. * Add support for writing PlayerListItemPacket. * Add 'fields' attributes to manually-read/written packet classes, implementing 'field_string' where appropriate to allow enable the default __repr__ implementation. * Modify data constructors where appropriate so that __repr__ implementations match their constructor protocols. * Improve comments on type aliases within packet classes. * Add/modify tests to cover the new functionality. |
||
---|---|---|
.. | ||
clientbound | ||
serverbound | ||
__init__.py | ||
keep_alive_packet.py | ||
packet_buffer.py | ||
packet_listener.py | ||
packet.py | ||
plugin_message_packet.py |