@@ -47,4 +47,4 @@
|
||||
+
|
||||
public TileEntityShulkerBox(@Nullable EnumColor enumcolor) {
|
||||
super(TileEntityTypes.SHULKER_BOX);
|
||||
this.contents = NonNullList.a(27, ItemStack.a);
|
||||
this.contents = NonNullList.a(27, ItemStack.b);
|
||||
|
||||
Reference in New Issue
Block a user