Package net.minecraft
Class class_7172.class_7175<N>
- All Implemented Interfaces:
Drawable,Element,Narratable,Selectable,OrderableTooltip
- Enclosing class:
class_7172<T>
@Environment(CLIENT)
private static final class class_7172.class_7175<N>
extends OptionSliderWidget
implements OrderableTooltip
- Mappings:
Namespace Name official eaq$cintermediary net/minecraft/class_7172$class_7175named net/minecraft/class_7172$class_7175
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final class_7172<N>private final class_7172.class_7176<N>private final Option.TooltipFactory<N>Fields inherited from class net.minecraft.client.gui.widget.OptionSliderWidget
optionsFields inherited from class net.minecraft.client.gui.widget.SliderWidget
valueFields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, WIDGETS_TEXTURE, width, x, yFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_7175(GameOptions gameOptions, int int2, int int3, int int4, int int5, class_7172<N> class_7172, class_7172.class_7176<N> class_7176, Option.TooltipFactory<N> tooltipFactory) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidMethods inherited from class net.minecraft.client.gui.widget.SliderWidget
appendNarrations, getNarrationMessage, getYImage, keyPressed, onClick, onDrag, onRelease, playDownSound, renderBackgroundMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, changeFocus, clicked, getHeight, getMessage, getNarrationMessage, getType, getWidth, isFocused, isHovered, isMouseOver, isNarratable, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, onFocusedChanged, render, renderButton, renderTooltip, setAlpha, setFocused, setMessage, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffsetMethods 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
charTyped, keyReleased, mouseMoved, mouseScrolled
-
Field Details
-
field_37872
- Mappings:
Namespace Name Mixin selector official cLeaq$c;c:Leaq;intermediary field_37872Lnet/minecraft/class_7172$class_7175;field_37872:Lnet/minecraft/class_7172;named field_37872Lnet/minecraft/class_7172$class_7175;field_37872:Lnet/minecraft/class_7172;
-
field_37873
- Mappings:
Namespace Name Mixin selector official dLeaq$c;d:Leaq$d;intermediary field_37873Lnet/minecraft/class_7172$class_7175;field_37873:Lnet/minecraft/class_7172$class_7176;named field_37873Lnet/minecraft/class_7172$class_7175;field_37873:Lnet/minecraft/class_7172$class_7176;
-
field_37874
- Mappings:
Namespace Name Mixin selector official eLeaq$c;e:Leap$a;intermediary field_37874Lnet/minecraft/class_7172$class_7175;field_37874:Lnet/minecraft/class_316$class_5679;named field_37874Lnet/minecraft/class_7172$class_7175;field_37874:Lnet/minecraft/client/option/Option$TooltipFactory;
-
-
Constructor Details
-
class_7175
class_7175(GameOptions gameOptions, int int2, int int3, int int4, int int5, class_7172<N> class_7172, class_7172.class_7176<N> class_7176, Option.TooltipFactory<N> tooltipFactory)
-
-
Method Details
-
updateMessage
protected void updateMessage()- Specified by:
updateMessagein classSliderWidget- Mappings:
Namespace Name Mixin selector official bLece;b()Vintermediary method_25346Lnet/minecraft/class_357;method_25346()Vnamed updateMessageLnet/minecraft/client/gui/widget/SliderWidget;updateMessage()V
-
applyValue
protected void applyValue()- Specified by:
applyValuein classSliderWidget- Mappings:
Namespace Name Mixin selector official aLece;a()Vintermediary method_25344Lnet/minecraft/class_357;method_25344()Vnamed applyValueLnet/minecraft/client/gui/widget/SliderWidget;applyValue()V
-
getOrderedTooltip
- Specified by:
getOrderedTooltipin interfaceOrderableTooltip- Mappings:
Namespace Name Mixin selector official cLedb;c()Ljava/util/List;intermediary method_31047Lnet/minecraft/class_5499;method_31047()Ljava/util/List;named getOrderedTooltipLnet/minecraft/client/util/OrderableTooltip;getOrderedTooltip()Ljava/util/List;
-