public class GuiLabel extends Gui implements IGuiEventListener
| Modifier and Type | Field and Description |
|---|---|
protected int |
height |
boolean |
visible |
protected int |
width |
int |
x |
int |
y |
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiLabel(java.util.List<java.lang.String> text,
int color,
FontRenderer font) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
func_194996_b(int p_194996_1_,
int p_194996_2_,
float p_194996_3_) |
void |
render(int p_194997_1_,
int p_194997_2_,
float p_194997_3_) |
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanFocus, charTyped, focusChanged, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolledprotected int width
protected int height
public int x
public int y
public boolean visible
public GuiLabel(java.util.List<java.lang.String> text,
int color,
FontRenderer font)