6465666768697071727374
if (pipe.pipe == null) return null; switch (ID) { case ABOGuiIds.PIPE_DIAMOND_LIQUIDS: return new GuiPipeFluidsDiamond(player.inventory, pipe); case ABOGuiIds.PIPE_DIAMOND_POWER: return new GuiPipePowerDiamond(player.inventory, pipe); default: