Package net.minecraft
Class class_8446
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,ParentElement,Selectable
- Mappings:
Namespace Name official fcvintermediary net/minecraft/class_8446named net/minecraft/class_8446
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>>Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.EntryListWidget
bottom, centerListVertically, client, headerHeight, height, itemHeight, left, right, top, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, LIGHT_DIRT_BACKGROUND_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_8446(class_8471 class_8471, class_8447 class_8447, MinecraftClient minecraftClient, int int2, int int3, int int4, int int5, int int6) -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
appendNarrations, getNavigationPathMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget
addEntry, addEntryToTop, appendNarrations, centerScrollOn, children, clearEntries, clickedHeader, drawSelectionHighlight, ensureVisible, getEntry, getEntryAtPosition, getEntryCount, getFirst, getFocused, getHoveredEntry, getMaxPosition, getMaxScroll, getNavigationFocus, getNeighboringEntry, getNeighboringEntry, getNeighboringEntry, getRowBottom, getRowLeft, getRowRight, getRowTop, getRowWidth, getScrollAmount, getScrollbarPositionX, getSelectedOrNull, getType, isMouseOver, isSelectedEntry, method_35721, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, remove, removeEntry, removeEntryWithoutScrolling, render, renderBackground, renderDecorations, renderEntry, renderHeader, renderList, replaceEntries, setFocused, setLeftPos, setRenderBackground, setRenderHeader, setRenderHorizontalShadows, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSizeMethods inherited from class net.minecraft.client.gui.AbstractParentElement
isDragging, setDraggingMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawBorder, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradientMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, hoveredElement, isFocused, keyPressed, keyReleased, setFocusedMethods inherited from interface net.minecraft.client.gui.Selectable
isNarratable
-
Field Details
-
field_44333
public static final int field_44333- See Also:
- Mappings:
Namespace Name Mixin selector official aLfcv;a:Iintermediary field_44333Lnet/minecraft/class_8446;field_44333:Inamed field_44333Lnet/minecraft/class_8446;field_44333:I
-
field_44334
- Mappings:
Namespace Name Mixin selector official pLfcv;p:Leum;intermediary field_44334Lnet/minecraft/class_8446;field_44334:Lnet/minecraft/class_7919;named field_44334Lnet/minecraft/class_8446;field_44334:Lnet/minecraft/client/gui/tooltip/Tooltip;
-
-
Constructor Details
-
class_8446
public class_8446(class_8471 class_8471, class_8447 class_8447, MinecraftClient minecraftClient, int int2, int int3, int int4, int int5, int int6)
-
-
Method Details
-
method_50968
public boolean method_50968()- Mappings:
Namespace Name Mixin selector official dLfcv;d()Zintermediary method_50968Lnet/minecraft/class_8446;method_50968()Znamed method_50968Lnet/minecraft/class_8446;method_50968()Z
-
enableScissor
protected void enableScissor()- Overrides:
enableScissorin classEntryListWidget<class_8445>- Mappings:
Namespace Name Mixin selector official mLetb;m()Vintermediary method_49603Lnet/minecraft/class_350;method_49603()Vnamed enableScissorLnet/minecraft/client/gui/widget/EntryListWidget;enableScissor()V
-