@@ -47,7 +47,7 @@
|
||||
+
|
||||
protected TileEntityChest(TileEntityTypes<?> tileentitytypes) {
|
||||
super(tileentitytypes);
|
||||
this.items = NonNullList.a(27, ItemStack.a);
|
||||
this.items = NonNullList.a(27, ItemStack.b);
|
||||
@@ -155,8 +189,20 @@
|
||||
if (this.viewingCount < 0) {
|
||||
this.viewingCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user