mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
add packet to match lol
This commit is contained in:
parent
7d140e5f0c
commit
f73872c0cc
1 changed files with 1 additions and 0 deletions
|
@ -751,6 +751,7 @@ impl Client {
|
||||||
ClientboundGamePacket::TabList(_) => {}
|
ClientboundGamePacket::TabList(_) => {}
|
||||||
ClientboundGamePacket::TagQuery(_) => {}
|
ClientboundGamePacket::TagQuery(_) => {}
|
||||||
ClientboundGamePacket::TakeItemEntity(_) => {}
|
ClientboundGamePacket::TakeItemEntity(_) => {}
|
||||||
|
ClientboundGamePacket::ContainerClose(_) => {}
|
||||||
}
|
}
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
|
|
Loading…
Add table
Reference in a new issue