public abstract class GuiElementContainer2 extends java.lang.Object implements IContainingElement
Constructor and Description |
---|
GuiElementContainer2(GuiBC8<?> gui) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IGuiElement> |
getChildElements() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHelpElements, addToolTips, calculateSizes, getChildElementPosition, getThisAndChildrenAt, onMouseClicked, onMouseDragged, onMouseReleased
drawBackground, drawForeground, getDebugInfo, tick
asImmutable, contains, contains, contains, create, create, create, expand, expand, expand, expand, getCenter, getCenterTop, getCenterX, getCenterY, getEnd, getEndX, getEndY, getHeight, getPosition, getWidth, offset, offset, offset, offset, offset, offsetToOrigin, rectangleToString, resize, resize
getX, getY
public final GuiBC8<?> gui
public GuiElementContainer2(GuiBC8<?> gui)
public java.util.List<IGuiElement> getChildElements()
getChildElements
in interface IContainingElement