public class GuiKeyBindingList extends GuiListExtended
Modifier and Type | Class and Description |
---|---|
class |
GuiKeyBindingList.CategoryEntry |
class |
GuiKeyBindingList.KeyEntry |
GuiListExtended.IGuiListEntry
amountScrolled, bottom, field_148163_i, field_178041_q, hasListHeader, headerPadding, height, initialClickY, lastClicked, left, mouseX, mouseY, right, scrollMultiplier, selectedElement, showSelectionBox, slotHeight, top, width
Constructor and Description |
---|
GuiKeyBindingList(GuiControls controls,
Minecraft mcIn) |
Modifier and Type | Method and Description |
---|---|
GuiListExtended.IGuiListEntry |
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 GuiKeyBindingList(GuiControls controls, Minecraft mcIn)
public GuiListExtended.IGuiListEntry getListEntry(int index)
getListEntry
in class GuiListExtended
protected int getScrollBarX()
getScrollBarX
in class GuiSlot
public int getListWidth()
getListWidth
in class GuiSlot