@Environment(value=CLIENT) public class PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry extends AlwaysSelectedEntryListWidget.Entry<PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry>
| Constructor and Description |
|---|
SuperflatPresetEntry() |
| Modifier and Type | Method and Description |
|---|---|
private void |
method_2198(int int2,
int int3) |
private void |
method_2200(int int2,
int int3,
Item item) |
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) |
private void |
setPreset() |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, 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<PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry>public boolean mouseClicked(double mouseX,
double mouseY,
int button)
private void setPreset()
private void method_2200(int int2,
int int3,
Item item)
private void method_2198(int int2,
int int3)