private class NotificationScreen.TextPanel extends ScrollPanel
border, bottom, captureMouse, height, left, right, scrollDistance, top, widthBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| Constructor and Description |
|---|
TextPanel(Minecraft client,
int width,
int height,
int top,
int left) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawPanel(int entryRight,
int relativeY,
Tessellator tess,
int mouseX,
int mouseY)
Draw anything special on the screen.
|
protected int |
getContentHeight() |
protected int |
getScrollAmount() |
children, clickPanel, drawBackground, drawGradientRect, isMouseOver, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, rendergetFocused, isDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, func_212932_b, getEventListenerForPos, keyPressed, keyReleased, setFocusedDefaultmouseMovedTextPanel(Minecraft client, int width, int height, int top, int left)
protected int getContentHeight()
getContentHeight in class ScrollPanelprotected void drawPanel(int entryRight,
int relativeY,
Tessellator tess,
int mouseX,
int mouseY)
ScrollPaneldrawPanel in class ScrollPanelprotected int getScrollAmount()
getScrollAmount in class ScrollPanel