4243444546474849505152
case 1: if (!(tile instanceof TileAdvancedCraftingTable)) { return null; } else { return new GuiAdvancedCraftingTable(player.inventory, (TileAdvancedCraftingTable) tile); } case 2: if (!(tile instanceof TileIntegrationTable)) { return null;