Fix trade list

This commit is contained in:
KennyTV 2019-12-09 19:29:36 +01:00
parent 449d45da9b
commit 9177dff34f

View File

@ -64,6 +64,7 @@ public class BlockItemPackets1_15 extends BlockItemRewriter<Protocol1_14_4To1_15
wrapper.passthrough(Type.INT);
wrapper.passthrough(Type.INT);
wrapper.passthrough(Type.FLOAT);
wrapper.passthrough(Type.INT);
}
wrapper.passthrough(Type.VAR_INT);