public class GuiOptionsRowList extends GuiListExtended
Modifier and Type | Class and Description |
---|---|
static class |
GuiOptionsRowList.Row |
GuiListExtended.IGuiListEntry
amountScrolled, bottom, field_148163_i, field_178041_q, hasListHeader, headerPadding, height, initialClickY, lastClicked, left, mc, mouseX, mouseY, right, scrollMultiplier, selectedElement, showSelectionBox, slotHeight, top, width
Constructor and Description |
---|
GuiOptionsRowList(Minecraft mcIn,
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 index)
Gets the IGuiListEntry object for the given index
|
int |
getListWidth()
Gets the width of the list
|
protected int |
getScrollBarX() |
protected int |
getSize() |
drawBackground, drawSlot, elementClicked, func_178040_a, isSelected, mouseClicked, mouseReleased
actionPerformed, bindAmountScrolled, drawContainerBackground, drawListHeader, drawScreen, drawSelectionBox, func_148132_a, func_148135_f, func_148142_b, getAmountScrolled, getContentHeight, getEnabled, getSlotHeight, getSlotIndexFromScreenCoords, handleMouseInput, isMouseYWithinSlotBounds, overlayBackground, registerScrollButtons, scrollBy, setDimensions, setEnabled, setHasListHeader, setShowSelectionBox, setSlotXBoundsFromLeft
public GuiOptionsRowList(Minecraft mcIn, 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 index)
getListEntry
in class GuiListExtended
public int getListWidth()
getListWidth
in class GuiSlot
protected int getScrollBarX()
getScrollBarX
in class GuiSlot