Package net.minecraft
Class class_7852
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ClickableWidget
net.minecraft.class_7852
- All Implemented Interfaces:
Drawable,Element,Narratable,Selectable
- Mappings:
Namespace Name official ekzintermediary net/minecraft/class_7852named net/minecraft/class_7852
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
Fields inherited from class net.minecraft.client.gui.widget.ClickableWidget
active, alpha, height, hovered, visible, WIDGETS_TEXTURE, widthFields 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_7852(int int2, int int3) class_7852(int int2, int int3, int int4, int int5) -
Method Summary
Modifier and TypeMethodDescriptionvoidappendNarrations(NarrationMessageBuilder builder) static ClickableWidgetmethod_46512(int int2) static ClickableWidgetmethod_46513(int int2) Methods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, changeFocus, clicked, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getType, getWidth, getYImage, isFocused, isHovered, isMouseOver, isNarratable, isValidClickButton, method_46419, method_46421, method_46426, method_46427, mouseClicked, mouseDragged, mouseReleased, onClick, onDrag, onFocusedChanged, onRelease, playDownSound, render, renderBackground, renderButton, renderTooltip, setAlpha, setFocused, setMessage, setPos, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, 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, keyPressed, keyReleased, mouseMoved, mouseScrolled
-
Constructor Details
-
class_7852
public class_7852(int int2, int int3) -
class_7852
public class_7852(int int2, int int3, int int4, int int5)
-
-
Method Details
-
appendNarrations
- Mappings:
Namespace Name Mixin selector official aLeml;a(Lemk;)Vintermediary method_37020Lnet/minecraft/class_6383;method_37020(Lnet/minecraft/class_6382;)Vnamed appendNarrationsLnet/minecraft/client/gui/Narratable;appendNarrations(Lnet/minecraft/client/gui/screen/narration/NarrationMessageBuilder;)V
-
method_46512
- Mappings:
Namespace Name Mixin selector official fLekz;f(I)Lejx;intermediary method_46512Lnet/minecraft/class_7852;method_46512(I)Lnet/minecraft/class_339;named method_46512Lnet/minecraft/class_7852;method_46512(I)Lnet/minecraft/client/gui/widget/ClickableWidget;
-
method_46513
- Mappings:
Namespace Name Mixin selector official gLekz;g(I)Lejx;intermediary method_46513Lnet/minecraft/class_7852;method_46513(I)Lnet/minecraft/class_339;named method_46513Lnet/minecraft/class_7852;method_46513(I)Lnet/minecraft/client/gui/widget/ClickableWidget;
-