class StatsScreen.CustomStatsList.Entry extends ExtendedList.AbstractListEntry<StatsScreen.CustomStatsList.Entry>
Modifier and Type | Field and Description |
---|---|
private Stat<ResourceLocation> |
field_214405_b |
list
Modifier | Constructor and Description |
---|---|
private |
Entry(Stat<ResourceLocation> p_i50466_2_) |
Modifier and Type | Method and Description |
---|---|
void |
render(int p_render_1_,
int p_render_2_,
int p_render_3_,
int p_render_4_,
int p_render_5_,
int p_render_6_,
int p_render_7_,
boolean p_render_8_,
float p_render_9_) |
changeFocus
isMouseOver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
private final Stat<ResourceLocation> field_214405_b
private Entry(Stat<ResourceLocation> p_i50466_2_)
public void render(int p_render_1_, int p_render_2_, int p_render_3_, int p_render_4_, int p_render_5_, int p_render_6_, int p_render_7_, boolean p_render_8_, float p_render_9_)
render
in class AbstractList.AbstractListEntry<StatsScreen.CustomStatsList.Entry>