@Environment(value=CLIENT) class CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerItem extends AlwaysSelectedEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerItem>
| Modifier | Constructor and Description |
|---|---|
private |
SuperflatLayerItem() |
| Modifier and Type | Method and Description |
|---|---|
private void |
method_19373(int x,
int y) |
private void |
method_19375(int x,
int y,
ItemStack itemStack) |
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) |
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<CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerItem>public boolean mouseClicked(double mouseX,
double mouseY,
int button)
private void method_19375(int x,
int y,
ItemStack itemStack)
private void method_19373(int x,
int y)