Package net.minecraft.client.gui.widget
Class AlwaysSelectedEntryListWidget<E extends AlwaysSelectedEntryListWidget.Entry<E>>
java.lang.Object
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.client.gui.widget.ScrollableWidget
net.minecraft.client.gui.widget.ContainerWidget
net.minecraft.client.gui.widget.EntryListWidget<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget<E>
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,ParentElement,Selectable,Widget
- Direct Known Subclasses:
AbuseReportReasonScreen.ReasonListWidget,ChatSelectionScreen.SelectionListWidget,CustomizeBuffetLevelScreen.BuffetBiomesListWidget,CustomizeFlatLevelScreen.SuperflatLayersListWidget,ExperimentalWarningScreen.DetailsScreen.PackListWidget,LanguageOptionsScreen.LanguageSelectionListWidget,MultiplayerServerListWidget,PackListWidget,PresetsScreen.SuperflatPresetsListWidget,RealmsBackupInfoScreen.BackupInfoList,RealmsMainScreen.RealmSelectionList,RealmsPendingInvitesScreen.PendingInvitationSelectionList,RealmsSelectFileToUploadScreen.WorldSelectionList,RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList,StatsScreen.EntityStatsListWidget,StatsScreen.GeneralStatsListWidget,StatsScreen.ItemStatsListWidget,WorldListWidget
@Environment(CLIENT)
public abstract class AlwaysSelectedEntryListWidget<E extends AlwaysSelectedEntryListWidget.Entry<E>>
extends EntryListWidget<E>
- Mappings:
Namespace Name named net/minecraft/client/gui/widget/AlwaysSelectedEntryListWidgetintermediary net/minecraft/class_4280official fpo
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.EntryListWidget
centerListVertically, client, headerHeight, itemHeightFields inherited from class net.minecraft.client.gui.widget.ScrollableWidget
field_55258Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionAlwaysSelectedEntryListWidget(MinecraftClient client, int width, int height, int y, int itemHeight) AlwaysSelectedEntryListWidget(MinecraftClient minecraftClient, int int2, int int3, int int4, int int5, int int6) -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, drawHeaderAndFooterSeparators, drawMenuListBackground, drawSelectionHighlight, enableScissor, ensureVisible, getContentsHeightWithPadding, getDeltaYPerScroll, getEntry, getEntryAtPosition, getEntryCount, getFirst, getFocused, getHoveredEntry, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowLeft, getRowRight, getRowTop, getRowWidth, getSelectedOrNull, getType, hoveredElement, isSelectedEntry, method_65507, position, position, remove, removeEntry, removeEntryWithoutScrolling, renderDecorations, renderEntry, renderHeader, renderList, renderWidget, replaceEntries, setEntryParentList, setFocused, setSelected, setSelectedMethods inherited from class net.minecraft.client.gui.widget.ContainerWidget
isDragging, isFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.widget.ScrollableWidget
drawScrollbar, getMaxScrollY, getScrollbarThumbHeight, getScrollY, method_65505, method_65506, method_65508, mouseScrolled, onRelease, overflows, setScrollYMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, appendNarrations, drawScrollableText, drawScrollableText, drawScrollableText, forEachChild, getBottom, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getNavigationFocus, getNavigationOrder, getRight, getTooltip, getWidth, getX, getY, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, onClick, onDrag, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidth, setX, setYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getNavigationFocus, isMouseOver, method_65515, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, keyPressed, keyReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.Selectable
method_65516Methods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
SELECTION_USAGE_TEXT
- Mappings:
Namespace Name Mixin selector named SELECTION_USAGE_TEXTLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget;SELECTION_USAGE_TEXT:Lnet/minecraft/text/Text;intermediary field_33783Lnet/minecraft/class_4280;field_33783:Lnet/minecraft/class_2561;official aLfpo;a:Lwo;
-
-
Constructor Details
-
AlwaysSelectedEntryListWidget
public AlwaysSelectedEntryListWidget(MinecraftClient client, int width, int height, int y, int itemHeight) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/widget/EntryListWidget;<init>(Lnet/minecraft/client/MinecraftClient;IIII)Vintermediary <init>Lnet/minecraft/class_350;<init>(Lnet/minecraft/class_310;IIII)Vofficial <init>Lfol;<init>(Lflj;IIII)V
-
AlwaysSelectedEntryListWidget
public AlwaysSelectedEntryListWidget(MinecraftClient minecraftClient, int int2, int int3, int int4, int int5, int int6)
-
-
Method Details
-
appendClickableNarrations
- Specified by:
appendClickableNarrationsin classClickableWidget- Mappings:
Namespace Name Mixin selector named appendClickableNarrationsLnet/minecraft/client/gui/widget/ClickableWidget;appendClickableNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)Vintermediary method_47399Lnet/minecraft/class_339;method_47399(Lnet/minecraft/class_6382;)Vofficial aLfop;a(Lfsp;)V