mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-22 18:15:39 +01:00
Fix trade list
This commit is contained in:
parent
fe7a5a2ae5
commit
9dae40f455
@ -59,6 +59,7 @@ public class InventoryPackets {
|
||||
wrapper.passthrough(Type.INT);
|
||||
wrapper.passthrough(Type.INT);
|
||||
wrapper.passthrough(Type.FLOAT);
|
||||
wrapper.passthrough(Type.INT);
|
||||
}
|
||||
|
||||
wrapper.passthrough(Type.VAR_INT);
|
||||
|
Loading…
Reference in New Issue
Block a user