net.minecraft.client.gui.widget

public class LabelWidget

extends GuiElement implements GuiEventListener

All mapped superinterfaces:

GuiEventListener

cha
net.minecraft.unmapped.C_92687793
net.minecraft.client.gui.widget.LabelWidget
net.minecraft.client.gui.GuiLabel

Field summary

Modifier and TypeField
protected int
a
f_08444605
width
field_146167_a
protected int
f
f_43964748
height
field_146161_f
public int
g
f_71126799
x
field_146162_g
public int
h
f_98729273
y
field_146174_h
private final List<String>
k
f_20580906
text
field_146173_k
private boolean
l
f_79815626
centered
field_146170_l
public boolean
j
f_89509897
visible
field_146172_j
private boolean
m
f_99739180
hasBorder
field_146171_m
private final int
n
f_10172506
textColor
field_146168_n
private int
o
f_23276217
fillColor
field_146169_o
private int
p
f_07756717
lineColor1
field_146166_p
private int
q
f_69732015
lineColor2
field_146165_q
private final TextRenderer
r
f_45369889
textRenderer
field_146164_r
private int
s
f_56699781
offset
field_146163_s

Method summary

Modifier and TypeMethod
public void
a(int arg0, int arg1, float arg2)
m_32686018(int arg0, int arg1, float arg2)
render(int mouseX, int mouseY, float tickDelta)
func_194997_a(int arg0, int arg1, float arg2)
protected void
b(int arg0, int arg1, float arg2)
m_83213849(int arg0, int arg1, float arg2)
renderBorder(int mouseX, int mouseY, float tickDelta)
func_194996_b(int arg0, int arg1, float arg2)