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. |
||
---|---|---|
.. | ||
__init__.py | ||
block_change_packet.py | ||
combat_event_packet.py | ||
explosion_packet.py | ||
face_player_packet.py | ||
map_packet.py | ||
player_list_item_packet.py | ||
player_position_and_look_packet.py | ||
sound_effect_packet.py | ||
spawn_object_packet.py |