@Environment(value=CLIENT) public static class MultiplayerServerListWidget.ScanningEntry extends MultiplayerServerListWidget.Entry
| Modifier and Type | Field and Description |
|---|---|
private MinecraftClient |
client |
| Constructor and Description |
|---|
ScanningEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MatrixStack matrices,
int x,
int y,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float tickDelta) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final MinecraftClient client
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<MultiplayerServerListWidget.Entry>