Fix trade list

This commit is contained in:
KennyTV 2019-12-09 19:30:09 +01:00
parent fe7a5a2ae5
commit 9dae40f455

View File

@ -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);