@Environment(value=CLIENT) class CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem extends AlwaysSelectedEntryListWidget.Entry<CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem>
| Modifier and Type | Field and Description |
|---|---|
private Biome |
field_24564 |
| Constructor and Description |
|---|
BuffetBiomeItem(Biome biome) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
void |
render(MatrixStack matrices,
int index,
int y,
int x,
int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean hovered,
float tickDelta) |
changeFocusisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final Biome field_24564
public BuffetBiomeItem(Biome biome)
public void render(MatrixStack matrices, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta)
render in class EntryListWidget.Entry<CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem>public boolean mouseClicked(double mouseX,
double mouseY,
int button)