public abstract class GuiResourcePackList extends GuiListExtended<ResourcePackListEntryFound>
GuiListExtended.IGuiListEntry<E extends GuiListExtended.IGuiListEntry<E>>| Modifier and Type | Field and Description |
|---|---|
protected Minecraft |
mc |
amountScrolled, bottom, centerListVertically, hasListHeader, headerPadding, height, initialClickY, lastClicked, left, right, selectedElement, showSelectionBox, slotHeight, top, visible, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiResourcePackList(Minecraft p_i47648_1_,
int p_i47648_2_,
int p_i47648_3_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawListHeader(int insideLeft,
int insideTop,
Tessellator tessellatorIn) |
void |
func_195095_a(ResourcePackListEntryFound p_195095_1_) |
protected abstract java.lang.String |
getListHeader() |
int |
getListWidth() |
protected int |
getScrollBarX() |
addEntry, clearEntries, drawBackground, drawSlot, getChildren, getSize, isSelected, mouseClicked, setSelectedEntry, updateItemPosbindAmountScrolled, charTyped, checkScrollbarClick, clickedHeader, drawContainerBackground, 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, focusChangedprotected final Minecraft mc
public GuiResourcePackList(Minecraft p_i47648_1_, int p_i47648_2_, int p_i47648_3_)
protected void drawListHeader(int insideLeft,
int insideTop,
Tessellator tessellatorIn)
drawListHeader in class GuiSlotprotected abstract java.lang.String getListHeader()
public int getListWidth()
getListWidth in class GuiSlotprotected int getScrollBarX()
getScrollBarX in class GuiSlotpublic void func_195095_a(ResourcePackListEntryFound p_195095_1_)