public class OptionsRowList extends AbstractOptionList<OptionsRowList.Row>
修飾子とタイプ | クラスと説明 |
---|---|
static class |
OptionsRowList.Row |
AbstractOptionList.Entry<E extends AbstractOptionList.Entry<E>>
AbstractList.AbstractListEntry<E extends AbstractList.AbstractListEntry<E>>
centerListVertically, DRAG_OUTSIDE, headerHeight, height, itemHeight, minecraft, renderHeader, renderSelection, width, x0, x1, y0, y1, yDrag
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
コンストラクタと説明 |
---|
OptionsRowList(Minecraft p_i51130_1_,
int p_i51130_2_,
int p_i51130_3_,
int p_i51130_4_,
int p_i51130_5_,
int p_i51130_6_) |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
addOption(AbstractOption p_214333_1_) |
void |
addOption(AbstractOption p_214334_1_,
AbstractOption p_214334_2_) |
void |
addOptions(AbstractOption[] p_214335_1_) |
int |
getRowWidth() |
protected int |
getScrollbarPosition() |
changeFocus, isSelectedItem
addEntry, centerScrollOn, children, clearEntries, clickedHeader, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getItemCount, getLeft, getMaxPosition, getRight, getRowLeft, getRowTop, getScrollAmount, getScrollBottom, getSelected, getTop, getWidth, isFocused, isMouseOver, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelection, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, renderHoleBackground, renderList, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSize
isDragging, setDragging, setFocused
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, func_212932_b, getEventListenerForPos, keyReleased, setFocusedDefault
mouseMoved
public OptionsRowList(Minecraft p_i51130_1_, int p_i51130_2_, int p_i51130_3_, int p_i51130_4_, int p_i51130_5_, int p_i51130_6_)
public int addOption(AbstractOption p_214333_1_)
public void addOption(AbstractOption p_214334_1_, @Nullable AbstractOption p_214334_2_)
public void addOptions(AbstractOption[] p_214335_1_)
public int getRowWidth()
getRowWidth
クラス内 AbstractList<OptionsRowList.Row>
protected int getScrollbarPosition()
getScrollbarPosition
クラス内 AbstractList<OptionsRowList.Row>