public abstract class AbstractStatGui extends Gui
components, GRADIENT_COLOR, hasUnspecifiedBounds, height, HOVER_INFO_BACKGROUND, parent, width, x, y| Constructor and Description |
|---|
AbstractStatGui(Gui parent) |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractStatGui |
makeSubGui(java.util.List<ComponentStatistic> subComponents) |
canCloseWithInvKey, doesPauseGame, getComponents, getHeight, getName, getWidth, getX, getY, hasGradient, init, isMouseOver, isMouseOverComponent, isMouseOverPrioritized, onCharInput, onClosed, onKeyPressed, onMouseAction, onOpened, render, renderOverlay, shouldDoFingerCursor, sortComponents, toString, tryEscape, update, updateDimensionspublic AbstractStatGui(Gui parent)
public abstract AbstractStatGui makeSubGui(java.util.List<ComponentStatistic> subComponents)