class CreateFlatWorldScreen.DetailsList extends ExtendedList<CreateFlatWorldScreen.DetailsList.LayerEntry>
Modifier and Type | Class and Description |
---|---|
(package private) class |
CreateFlatWorldScreen.DetailsList.LayerEntry |
ExtendedList.AbstractListEntry<E extends ExtendedList.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
Constructor and Description |
---|
DetailsList() |
Modifier and Type | Method and Description |
---|---|
void |
func_214345_a() |
protected int |
getScrollbarPosition() |
protected boolean |
isFocused() |
protected void |
moveSelection(int p_moveSelection_1_) |
void |
setSelected(CreateFlatWorldScreen.DetailsList.LayerEntry p_setSelected_1_) |
changeFocus
addEntry, centerScrollOn, children, clearEntries, clickedHeader, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getItemCount, getLeft, getMaxPosition, getRight, getRowLeft, getRowTop, getRowWidth, getScrollAmount, getScrollBottom, getSelected, getTop, getWidth, isMouseOver, isSelectedItem, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, renderHoleBackground, renderList, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, 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 void setSelected(@Nullable CreateFlatWorldScreen.DetailsList.LayerEntry p_setSelected_1_)
setSelected
in class AbstractList<CreateFlatWorldScreen.DetailsList.LayerEntry>
protected void moveSelection(int p_moveSelection_1_)
moveSelection
in class AbstractList<CreateFlatWorldScreen.DetailsList.LayerEntry>
protected boolean isFocused()
isFocused
in class AbstractList<CreateFlatWorldScreen.DetailsList.LayerEntry>
protected int getScrollbarPosition()
getScrollbarPosition
in class AbstractList<CreateFlatWorldScreen.DetailsList.LayerEntry>
public void func_214345_a()