Class ExperimentsScreen.class_10416
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.screen.world.ExperimentsScreen.class_10416
- All Implemented Interfaces:
Drawable,Element,Narratable,Navigable,ParentElement,Selectable,Widget
- Enclosing class:
ExperimentsScreen
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/world/ExperimentsScreen$class_10416intermediary net/minecraft/class_8134$class_10416official fzn$a
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidchildren()Gets a list of all child GUI elements.protected intprotected doublemethod_65515(NavigationDirection navigationDirection) Collection<? extends Selectable> voidmethod_65520(ClickableWidget clickableWidget) protected voidrenderWidget(DrawContext context, int mouseX, int mouseY, float delta) voidsetFocused(@Nullable Element focused) voidsetX(int x) voidsetY(int y) Methods inherited from class net.minecraft.client.gui.widget.ContainerWidget
getFocused, getNavigationPath, 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_65507, 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, getType, getWidth, getX, getY, isHovered, isMouseOver, isNarratable, isSelected, isValidClickButton, onClick, onDrag, playClickSound, playDownSound, render, setAlpha, setDimensions, setDimensionsAndPosition, setHeight, setMessage, setNavigationOrder, setTooltip, setTooltipDelay, setWidthMethods 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, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, hoveredElement, keyPressed, keyReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
field_55264
- Mappings:
Namespace Name Mixin selector named field_55264Lnet/minecraft/client/gui/screen/world/ExperimentsScreen$class_10416;field_55264:Ljava/util/List;intermediary field_55264Lnet/minecraft/class_8134$class_10416;field_55264:Ljava/util/List;official aLfzn$a;a:Ljava/util/List;
-
field_55265
- Mappings:
Namespace Name Mixin selector named field_55265Lnet/minecraft/client/gui/screen/world/ExperimentsScreen$class_10416;field_55265:Lnet/minecraft/client/gui/widget/LayoutWidget;intermediary field_55265Lnet/minecraft/class_8134$class_10416;field_55265:Lnet/minecraft/class_8133;official cLfzn$a;c:Lfsh;
-
-
Constructor Details
-
class_10416
-
-
Method Details
-
method_65520
- Mappings:
Namespace Name Mixin selector named method_65520Lnet/minecraft/client/gui/screen/world/ExperimentsScreen$class_10416;method_65520(Lnet/minecraft/client/gui/widget/ClickableWidget;)Vintermediary method_65520Lnet/minecraft/class_8134$class_10416;method_65520(Lnet/minecraft/class_339;)Vofficial aLfzn$a;a(Lfop;)V
-
getContentsHeightWithPadding
protected int getContentsHeightWithPadding()- Specified by:
getContentsHeightWithPaddingin classScrollableWidget- Mappings:
Namespace Name Mixin selector named getContentsHeightWithPaddingLnet/minecraft/client/gui/widget/ScrollableWidget;getContentsHeightWithPadding()Iintermediary method_44395Lnet/minecraft/class_7528;method_44395()Iofficial nLfok;n()I
-
getDeltaYPerScroll
protected double getDeltaYPerScroll()- Specified by:
getDeltaYPerScrollin classScrollableWidget- Mappings:
Namespace Name Mixin selector named getDeltaYPerScrollLnet/minecraft/client/gui/widget/ScrollableWidget;getDeltaYPerScroll()Dintermediary method_44393Lnet/minecraft/class_7528;method_44393()Dofficial oLfok;o()D
-
renderWidget
- Specified by:
renderWidgetin classClickableWidget- Mappings:
Namespace Name Mixin selector named renderWidgetLnet/minecraft/client/gui/widget/ClickableWidget;renderWidget(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_48579Lnet/minecraft/class_339;method_48579(Lnet/minecraft/class_332;IIF)Vofficial bLfop;b(Lfod;IIF)V
-
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
-
setFocused
- Specified by:
setFocusedin interfaceParentElement- Overrides:
setFocusedin classContainerWidget- Mappings:
Namespace Name Mixin selector named setFocusedLnet/minecraft/client/gui/ParentElement;setFocused(Lnet/minecraft/client/gui/Element;)Vintermediary method_25395Lnet/minecraft/class_4069;method_25395(Lnet/minecraft/class_364;)Vofficial aLfqo;a(Lfqp;)V
-
children
Gets a list of all child GUI elements.- Mappings:
Namespace Name Mixin selector named childrenLnet/minecraft/client/gui/ParentElement;children()Ljava/util/List;intermediary method_25396Lnet/minecraft/class_4069;method_25396()Ljava/util/List;official aH_Lfqo;aH_()Ljava/util/List;
-
setX
public void setX(int x) - Specified by:
setXin interfaceWidget- Overrides:
setXin classClickableWidget- Mappings:
Namespace Name Mixin selector named setXLnet/minecraft/client/gui/widget/Widget;setX(I)Vintermediary method_46421Lnet/minecraft/class_8021;method_46421(I)Vofficial jLfsi;j(I)V
-
setY
public void setY(int y) - Specified by:
setYin interfaceWidget- Overrides:
setYin classClickableWidget- Mappings:
Namespace Name Mixin selector named setYLnet/minecraft/client/gui/widget/Widget;setY(I)Vintermediary method_46419Lnet/minecraft/class_8021;method_46419(I)Vofficial kLfsi;k(I)V
-
method_65516
- Mappings:
Namespace Name Mixin selector named method_65516Lnet/minecraft/client/gui/Selectable;method_65516()Ljava/util/Collection;intermediary method_65516Lnet/minecraft/class_6379;method_65516()Ljava/util/Collection;official LLfsn;L()Ljava/util/Collection;
-