@Environment(value=CLIENT) class RealmsSelectFileToUploadScreen.WorldListEntry extends AlwaysSelectedEntryListWidget.Entry<RealmsSelectFileToUploadScreen.WorldListEntry>
| Modifier and Type | Field and Description |
|---|---|
private LevelSummary |
field_22718 |
| Constructor and Description |
|---|
WorldListEntry(RealmsSelectFileToUploadScreen realmsSelectFileToUploadScreen,
LevelSummary levelSummary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
void |
render(int index,
int y,
int x,
int width,
int height,
int mouseX,
int mouseY,
boolean hovering,
float delta) |
protected void |
renderItem(LevelSummary levelSummary,
int i,
int x,
int y) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final LevelSummary field_22718
public WorldListEntry(RealmsSelectFileToUploadScreen realmsSelectFileToUploadScreen, LevelSummary levelSummary)
public 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<RealmsSelectFileToUploadScreen.WorldListEntry>public boolean mouseClicked(double mouseX,
double mouseY,
int button)
protected void renderItem(LevelSummary levelSummary, int i, int x, int y)