@Environment(value=CLIENT) class StatsScreen.GeneralStatsListWidget.Entry extends AlwaysSelectedEntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>
| Modifier and Type | Field and Description |
|---|---|
private Stat<Identifier> |
stat |
| Modifier | Constructor and Description |
|---|---|
private |
Entry(Stat<Identifier> stat) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MatrixStack matrixStack,
int y,
int x,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float float2) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final Stat<Identifier> stat
private Entry(Stat<Identifier> stat)
public void render(MatrixStack matrixStack, int y, int x, int width, int height, int mouseX, int mouseY, int int2, boolean bool, float float2)
render in class EntryListWidget.Entry<StatsScreen.GeneralStatsListWidget.Entry>