@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(LevelSummary levelSummary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
void |
render(MatrixStack matrices,
int x,
int y,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float tickDelta) |
protected void |
renderItem(MatrixStack matrixStack,
LevelSummary levelSummary,
int int2,
int int3,
int int4) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final LevelSummary field_22718
public WorldListEntry(LevelSummary levelSummary)
public void render(MatrixStack matrices, int x, int y, int width, int height, int mouseX, int mouseY, int int2, boolean bool, float tickDelta)
render in class EntryListWidget.Entry<RealmsSelectFileToUploadScreen.WorldListEntry>public boolean mouseClicked(double mouseX,
double mouseY,
int button)
protected void renderItem(MatrixStack matrixStack, LevelSummary levelSummary, int int2, int int3, int int4)