public class GuiSlotModList extends GuiListExtended<net.minecraftforge.fml.client.gui.GuiSlotModList.ModEntry>
GuiListExtended.IGuiListEntry<E extends GuiListExtended.IGuiListEntry<E>>amountScrolled, bottom, centerListVertically, hasListHeader, headerPadding, height, initialClickY, lastClicked, left, mc, right, selectedElement, showSelectionBox, slotHeight, top, visible, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiSlotModList(GuiModList parent,
int listWidth) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawBackground() |
int |
getListWidth() |
protected int |
getScrollBarX() |
protected boolean |
isSelected(int index) |
addEntry, clearEntries, drawSlot, getChildren, getSize, mouseClicked, setSelectedEntry, updateItemPosbindAmountScrolled, charTyped, checkScrollbarClick, clickedHeader, drawContainerBackground, drawListHeader, drawScreen, drawSelectionBox, getAmountScrolled, getContentHeight, getEntryAt, getMaxScroll, getSlotHeight, isMouseInList, isVisible, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, overlayBackground, renderDecorations, scrollBy, setDimensions, setHasListHeader, setShowSelectionBox, setSlotXBoundsFromLeftfocusNext, focusOn, getFocused, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitkeyReleasedcanFocus, focusChangedpublic GuiSlotModList(GuiModList parent, int listWidth)
protected int getScrollBarX()
getScrollBarX in class GuiSlotpublic int getListWidth()
getListWidth in class GuiSlotprotected boolean isSelected(int index)
isSelected in class GuiListExtended<net.minecraftforge.fml.client.gui.GuiSlotModList.ModEntry>protected void drawBackground()
drawBackground in class GuiListExtended<net.minecraftforge.fml.client.gui.GuiSlotModList.ModEntry>