7172737475767778798081
case 0: if (!(tile instanceof TileAssemblyTable)) { return null; } else { return new ContainerAssemblyTable(player.inventory, (TileAssemblyTable) tile); } case 1: if (!(tile instanceof TileAdvancedCraftingTable)) { return null;