208209210211212213214
} } public Rectangle4i getBounds() { return new Rectangle4i(posX() + gui.getGuiLeft(), posY + gui.getGuiTop(), currentWidth, currentHeight); }