@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(MatrixStack matrixStack,
int int2,
int int3) |
private void |
method_2200(MatrixStack matrixStack,
int int2,
int int3,
Item item) |
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
void |
render(MatrixStack matrixStack,
int y,
int x,
int width,
int height,
int mouseX,
int mouseY,
int int2,
boolean bool,
float float2) |
private void |
setPreset() |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledpublic void render(MatrixStack matrixStack, int y, int x, int width, int height, int mouseX, int mouseY, int int2, boolean bool, float float2)
render in class EntryListWidget.Entry<PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry>public boolean mouseClicked(double mouseX,
double mouseY,
int button)
private void setPreset()
private void method_2200(MatrixStack matrixStack, int int2, int int3, Item item)
private void method_2198(MatrixStack matrixStack, int int2, int int3)