public static class GuiOptionsRowList.Row extends java.lang.Object implements GuiListExtended.IGuiListEntry
Constructor and Description |
---|
Row(GuiButton p_i45014_1_,
GuiButton p_i45014_2_) |
Modifier and Type | Method and Description |
---|---|
void |
drawEntry(int p_148279_1_,
int p_148279_2_,
int p_148279_3_,
int p_148279_4_,
int p_148279_5_,
Tessellator p_148279_6_,
int p_148279_7_,
int p_148279_8_,
boolean p_148279_9_) |
boolean |
mousePressed(int p_148278_1_,
int p_148278_2_,
int p_148278_3_,
int p_148278_4_,
int p_148278_5_,
int p_148278_6_) |
void |
mouseReleased(int p_148277_1_,
int p_148277_2_,
int p_148277_3_,
int p_148277_4_,
int p_148277_5_,
int p_148277_6_) |
public void drawEntry(int p_148279_1_, int p_148279_2_, int p_148279_3_, int p_148279_4_, int p_148279_5_, Tessellator p_148279_6_, int p_148279_7_, int p_148279_8_, boolean p_148279_9_)
drawEntry
in interface GuiListExtended.IGuiListEntry
public boolean mousePressed(int p_148278_1_, int p_148278_2_, int p_148278_3_, int p_148278_4_, int p_148278_5_, int p_148278_6_)
mousePressed
in interface GuiListExtended.IGuiListEntry
public void mouseReleased(int p_148277_1_, int p_148277_2_, int p_148277_3_, int p_148277_4_, int p_148277_5_, int p_148277_6_)
mouseReleased
in interface GuiListExtended.IGuiListEntry