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