diff options
| author | Sculas <contact@sculas.xyz> | 2022-10-19 17:42:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-19 10:42:38 -0500 |
| commit | 41606fdd14904ba9e80e2ee992bea0b02ec76348 (patch) | |
| tree | d10b00214f71c8ab4d292045d9f7577f53337de4 /codegen/lib/code/packet.py | |
| parent | c0338cac35db6849a0a82a451db0e62d1fc24a0f (diff) | |
| download | azalea-drasl-41606fdd14904ba9e80e2ee992bea0b02ec76348.tar.xz | |
fix: make fields in PlayerInfo::Action public (#32)
This PR makes the fields in the PlayerInfo packet public.
I encountered this issue when writing my own bot which needs a list of UUID > String of all currently logged-in players, and while writing my handler for `Action::RemovePlayer` I found out that the `uuid` field is private. This PR fixes that.
Diffstat (limited to 'codegen/lib/code/packet.py')
0 files changed, 0 insertions, 0 deletions
