192193194195196197198
} @Override public Container getGuiContainer (InventoryPlayer inventoryplayer, World world, int x, int y, int z) { return new SmelteryContainer(inventoryplayer, this); }