public class GuiElementContainerScissor extends GuiElementContainer2
GuiElementContainer2
that restricts the visible size of elements contained within.Modifier and Type | Field and Description |
---|---|
IGuiArea |
area |
gui
Constructor and Description |
---|
GuiElementContainerScissor(GuiBC8<?> gui,
IGuiArea area) |
Modifier and Type | Method and Description |
---|---|
void |
drawBackground(float partialTicks) |
void |
drawForeground(float partialTicks) |
double |
getHeight() |
double |
getWidth() |
double |
getX() |
double |
getY() |
getChildElements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHelpElements, addToolTips, calculateSizes, getChildElementPosition, getThisAndChildrenAt, onMouseClicked, onMouseDragged, onMouseReleased
getDebugInfo, tick
asImmutable, contains, contains, contains, create, create, create, expand, expand, expand, expand, getCenter, getCenterTop, getCenterX, getCenterY, getEnd, getEndX, getEndY, getPosition, offset, offset, offset, offset, offset, offsetToOrigin, rectangleToString, resize, resize
public final IGuiArea area