public class GuiOptionsRowList extends GuiListExtended
Modifier and Type | Class and Description |
---|---|
static class |
GuiOptionsRowList.Row |
GuiListExtended.IGuiListEntry
bottom, field_148163_i, headerPadding, height, left, mouseX, mouseY, right, slotHeight, top, width
Constructor and Description |
---|
GuiOptionsRowList(Minecraft p_i45015_1_,
int p_i45015_2_,
int p_i45015_3_,
int p_i45015_4_,
int p_i45015_5_,
int p_i45015_6_,
GameSettings.Options... p_i45015_7_) |
Modifier and Type | Method and Description |
---|---|
GuiOptionsRowList.Row |
getListEntry(int p_148180_1_) |
int |
getListWidth() |
protected int |
getScrollBarX() |
protected int |
getSize() |
drawBackground, drawSlot, elementClicked, func_148179_a, func_148181_b, isSelected
actionPerformed, drawListHeader, drawScreen, drawSelectionBox, func_148122_a, func_148124_c, func_148125_i, func_148132_a, func_148135_f, func_148141_e, func_148142_b, func_148143_b, getAmountScrolled, getContentHeight, getSlotHeight, registerScrollButtons, scrollBy, setHasListHeader, setShowSelectionBox, setSlotXBoundsFromLeft
public GuiOptionsRowList(Minecraft p_i45015_1_, int p_i45015_2_, int p_i45015_3_, int p_i45015_4_, int p_i45015_5_, int p_i45015_6_, GameSettings.Options... p_i45015_7_)
public GuiOptionsRowList.Row getListEntry(int p_148180_1_)
getListEntry
in class GuiListExtended
public int getListWidth()
getListWidth
in class GuiSlot
protected int getScrollBarX()
getScrollBarX
in class GuiSlot