public class RealmsObjectSelectionListProxy<E extends ExtendedList.AbstractListEntry<E>> extends ExtendedList<E>
ExtendedList.AbstractListEntry<E extends ExtendedList.AbstractListEntry<E>>centerListVertically, DRAG_OUTSIDE, headerHeight, height, itemHeight, minecraft, renderHeader, renderSelection, width, x0, x1, y0, y1, yDragBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| コンストラクタと説明 | 
|---|
| RealmsObjectSelectionListProxy(RealmsObjectSelectionList p_i50681_1_,
                              int p_i50681_2_,
                              int p_i50681_3_,
                              int p_i50681_4_,
                              int p_i50681_5_,
                              int p_i50681_6_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| protected int | addEntry(E p_addEntry_1_) | 
| void | clear() | 
| int | getItemCount() | 
| int | getMaxPosition() | 
| int | getRowLeft() | 
| int | getRowTop(int p_getRowTop_1_) | 
| int | getRowWidth() | 
| int | getScrollbarPosition() | 
| int | getWidth() | 
| int | headerHeight() | 
| boolean | isFocused() | 
| int | itemHeight() | 
| boolean | keyPressed(int p_keyPressed_1_,
          int p_keyPressed_2_,
          int p_keyPressed_3_) | 
| boolean | mouseClicked(double p_mouseClicked_1_,
            double p_mouseClicked_3_,
            int p_mouseClicked_5_) | 
| boolean | mouseDragged(double p_mouseDragged_1_,
            double p_mouseDragged_3_,
            int p_mouseDragged_5_,
            double p_mouseDragged_6_,
            double p_mouseDragged_8_) | 
| boolean | mouseReleased(double p_mouseReleased_1_,
             double p_mouseReleased_3_,
             int p_mouseReleased_5_) | 
| boolean | mouseScrolled(double p_mouseScrolled_1_,
             double p_mouseScrolled_3_,
             double p_mouseScrolled_5_) | 
| E | remove(int p_remove_1_) | 
| boolean | removeEntry(E p_removeEntry_1_) | 
| void | renderBackground() | 
| void | replaceEntries(java.util.Collection<E> p_replaceEntries_1_) | 
| void | setScrollAmount(double p_setScrollAmount_1_) | 
| void | setSelected(E p_setSelected_1_) | 
| protected void | setSelectedItem(int p_setSelectedItem_1_) | 
| int | y0() | 
| int | y1() | 
changeFocuscenterScrollOn, children, clearEntries, clickedHeader, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getLeft, getRight, getScrollAmount, getScrollBottom, getSelected, getTop, isMouseOver, isSelectedItem, moveSelection, render, renderDecorations, renderHeader, renderHoleBackground, renderList, setLeftPos, setRenderHeader, setRenderSelection, updateScrollingState, updateSizeisDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, func_212932_b, getEventListenerForPos, keyReleased, setFocusedDefaultmouseMovedpublic RealmsObjectSelectionListProxy(RealmsObjectSelectionList p_i50681_1_, int p_i50681_2_, int p_i50681_3_, int p_i50681_4_, int p_i50681_5_, int p_i50681_6_)
public int getItemCount()
getItemCount クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public void clear()
public boolean isFocused()
isFocused クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>protected void setSelectedItem(int p_setSelectedItem_1_)
public void setSelected(@Nullable
                        E p_setSelected_1_)
setSelected クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public void renderBackground()
renderBackground クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int getWidth()
getWidth クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int getMaxPosition()
getMaxPosition クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int getScrollbarPosition()
getScrollbarPosition クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public boolean mouseScrolled(double p_mouseScrolled_1_,
                             double p_mouseScrolled_3_,
                             double p_mouseScrolled_5_)
mouseScrolled インタフェース内 IGuiEventListenermouseScrolled インタフェース内 INestedGuiEventHandlermouseScrolled クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int getRowWidth()
getRowWidth クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public boolean mouseClicked(double p_mouseClicked_1_,
                            double p_mouseClicked_3_,
                            int p_mouseClicked_5_)
mouseClicked インタフェース内 IGuiEventListenermouseClicked インタフェース内 INestedGuiEventHandlermouseClicked クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public boolean mouseReleased(double p_mouseReleased_1_,
                             double p_mouseReleased_3_,
                             int p_mouseReleased_5_)
mouseReleased インタフェース内 IGuiEventListenermouseReleased インタフェース内 INestedGuiEventHandlermouseReleased クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public boolean mouseDragged(double p_mouseDragged_1_,
                            double p_mouseDragged_3_,
                            int p_mouseDragged_5_,
                            double p_mouseDragged_6_,
                            double p_mouseDragged_8_)
mouseDragged インタフェース内 IGuiEventListenermouseDragged インタフェース内 INestedGuiEventHandlermouseDragged クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>protected final int addEntry(E p_addEntry_1_)
addEntry クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public E remove(int p_remove_1_)
remove クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public boolean removeEntry(E p_removeEntry_1_)
removeEntry クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public void setScrollAmount(double p_setScrollAmount_1_)
setScrollAmount クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int y0()
public int y1()
public int headerHeight()
public int itemHeight()
public boolean keyPressed(int p_keyPressed_1_,
                          int p_keyPressed_2_,
                          int p_keyPressed_3_)
keyPressed インタフェース内 IGuiEventListenerkeyPressed インタフェース内 INestedGuiEventHandlerkeyPressed クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public void replaceEntries(java.util.Collection<E> p_replaceEntries_1_)
replaceEntries クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int getRowTop(int p_getRowTop_1_)
getRowTop クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>public int getRowLeft()
getRowLeft クラス内 AbstractList<E extends ExtendedList.AbstractListEntry<E>>