@Environment(value=CLIENT) class CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem extends AlwaysSelectedEntryListWidget.Entry<CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem>
| Modifier and Type | Field and Description |
|---|---|
private Identifier |
biome |
| Constructor and Description |
|---|
BuffetBiomeItem(Identifier biome) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
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, mouseDragged, mouseMoved, mouseReleased, mouseScrolledprivate final Identifier biome
public BuffetBiomeItem(Identifier biome)
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<CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem>public boolean mouseClicked(double mouseX,
double mouseY,
int button)