232425262728293031
GuiProgressBar pb; GuiImgButton mode; public GuiCondenser(InventoryPlayer inventoryPlayer, TileCondenser te) { super( new ContainerCondenser( inventoryPlayer, te ) ); cvc = (ContainerCondenser) inventorySlots; this.ySize = 197; }