@Environment(value=CLIENT) class StatsScreen.ItemStatsListWidget.Entry extends AlwaysSelectedEntryListWidget.Entry<StatsScreen.ItemStatsListWidget.Entry>
| Modifier | Constructor and Description |
|---|---|
private |
Entry() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(int index,
int y,
int x,
int width,
int height,
int mouseX,
int mouseY,
boolean hovering,
float delta) |
protected void |
render(Stat<?> stat,
int x,
int y,
boolean light) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledpublic void render(int index,
int y,
int x,
int width,
int height,
int mouseX,
int mouseY,
boolean hovering,
float delta)
render in class EntryListWidget.Entry<StatsScreen.ItemStatsListWidget.Entry>