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