Update inventory. Fixes #505

This commit is contained in:
Jamie Mansfield 2016-11-28 21:32:05 +00:00
parent 0e8954e40c
commit 0eb17ae4fe

View File

@ -40,15 +40,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
itemstack = ItemStack.a;
flag = true;
} else if (a(itemstack1, itemstack)) {
@@ -0,0 +0,0 @@ public class TileEntityHopper extends TileEntityLootable implements IHopper, ITi
}
}
- iinventory1.update();
+ //iinventory1.update(); // Paper
}
}
@@ -0,0 +0,0 @@ public class TileEntityHopper extends TileEntityLootable implements IHopper, ITi
this.f = i;
}