public class GuiLabel extends Gui
Modifier and Type | Field and Description |
---|---|
protected int |
field_146161_f |
int |
field_146162_g |
protected int |
field_146167_a |
int |
field_146174_h |
int |
field_175204_i |
boolean |
visible |
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiLabel(FontRenderer fontRendererObj,
int p_i45540_2_,
int p_i45540_3_,
int p_i45540_4_,
int p_i45540_5_,
int p_i45540_6_,
int p_i45540_7_) |
Modifier and Type | Method and Description |
---|---|
void |
drawLabel(Minecraft mc,
int mouseX,
int mouseY) |
protected void |
drawLabelBackground(Minecraft mcIn,
int p_146160_2_,
int p_146160_3_) |
void |
func_175202_a(java.lang.String p_175202_1_) |
GuiLabel |
setCentered()
Sets the Label to be centered
|
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
protected int field_146167_a
protected int field_146161_f
public int field_146162_g
public int field_146174_h
public int field_175204_i
public boolean visible
public GuiLabel(FontRenderer fontRendererObj, int p_i45540_2_, int p_i45540_3_, int p_i45540_4_, int p_i45540_5_, int p_i45540_6_, int p_i45540_7_)
public void func_175202_a(java.lang.String p_175202_1_)
public GuiLabel setCentered()
public void drawLabel(Minecraft mc, int mouseX, int mouseY)
protected void drawLabelBackground(Minecraft mcIn, int p_146160_2_, int p_146160_3_)