@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 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 Biome field_24564
public BuffetBiomeItem(Biome 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)