class CreateBuffetWorldScreen.BiomeList.BiomeEntry extends ExtendedList.AbstractListEntry<CreateBuffetWorldScreen.BiomeList.BiomeEntry>
Modifier and Type | Field and Description |
---|---|
private ResourceLocation |
field_214394_b |
list
Constructor and Description |
---|
BiomeEntry(ResourceLocation p_i50811_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
mouseClicked(double p_mouseClicked_1_,
double p_mouseClicked_3_,
int p_mouseClicked_5_) |
void |
render(int p_render_1_,
int p_render_2_,
int p_render_3_,
int p_render_4_,
int p_render_5_,
int p_render_6_,
int p_render_7_,
boolean p_render_8_,
float p_render_9_) |
changeFocus
isMouseOver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
private final ResourceLocation field_214394_b
public BiomeEntry(ResourceLocation p_i50811_2_)
public void render(int p_render_1_, int p_render_2_, int p_render_3_, int p_render_4_, int p_render_5_, int p_render_6_, int p_render_7_, boolean p_render_8_, float p_render_9_)
render
in class AbstractList.AbstractListEntry<CreateBuffetWorldScreen.BiomeList.BiomeEntry>
public boolean mouseClicked(double p_mouseClicked_1_, double p_mouseClicked_3_, int p_mouseClicked_5_)