Package net.minecraft
Class class_7529
- All Implemented Interfaces:
Drawable,Element,Narratable,Selectable
- Mappings:
Namespace Name official ehgintermediary net/minecraft/class_7529named net/minecraft/class_7529
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.gui.Selectable
Selectable.SelectionType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final Stringprivate static final intprivate static final intprivate final TextRendererprivate final Textprivate final class_7530private intFields 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_7529(TextRenderer textRenderer, int int2, int int3, int int4, int int5, Text text, Text text2) -
Method Summary
Modifier and TypeMethodDescriptionvoidappendNarrations(NarrationMessageBuilder builder) booleancharTyped(char chr, int modifiers) Callback for when a character input has been captured.booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.protected voidmethod_44384(MatrixStack matrixStack) protected voidmethod_44389(MatrixStack matrixStack, int int2, int int3, float float2) intprotected booleanprotected doublevoidmethod_44400(String string) voidmethod_44401(Consumer<String> consumer) voidmethod_44402(int int2) private voidmethod_44403(MatrixStack matrixStack, int int2, int int3, int int4, int int5) private voidmethod_44404(double double2, double double3) voidprivate voidprivate doublebooleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.booleanmouseDragged(double mouseX, double mouseY, int button, double deltaX, double deltaY) Callback for when a mouse button drag event has been captured.Methods inherited from class net.minecraft.class_7528
method_44381, method_44382, method_44383, method_44385, method_44387, method_44388, method_44390, mouseReleased, mouseScrolled, renderButtonMethods inherited from class net.minecraft.client.gui.widget.ClickableWidget
appendDefaultNarrations, changeFocus, clicked, getHeight, getMessage, getNarrationMessage, getNarrationMessage, getType, getWidth, getYImage, isFocused, isHovered, isMouseOver, isNarratable, isValidClickButton, onClick, onDrag, onFocusedChanged, onRelease, playDownSound, render, renderBackground, 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, method_44379, method_44380, 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
changeFocus, isMouseOver, keyReleased, mouseMoved
-
Field Details
-
field_39502
private static final int field_39502- See Also:
- Mappings:
Namespace Name Mixin selector official aLehg;a:Iintermediary field_39502Lnet/minecraft/class_7529;field_39502:Inamed field_39502Lnet/minecraft/class_7529;field_39502:I
-
field_39503
private static final int field_39503- See Also:
- Mappings:
Namespace Name Mixin selector official bLehg;b:Iintermediary field_39503Lnet/minecraft/class_7529;field_39503:Inamed field_39503Lnet/minecraft/class_7529;field_39503:I
-
field_39504
- See Also:
- Mappings:
Namespace Name Mixin selector official cLehg;c:Ljava/lang/String;intermediary field_39504Lnet/minecraft/class_7529;field_39504:Ljava/lang/String;named field_39504Lnet/minecraft/class_7529;field_39504:Ljava/lang/String;
-
field_39505
private static final int field_39505- See Also:
- Mappings:
Namespace Name Mixin selector official dLehg;d:Iintermediary field_39505Lnet/minecraft/class_7529;field_39505:Inamed field_39505Lnet/minecraft/class_7529;field_39505:I
-
field_39506
private static final int field_39506- See Also:
- Mappings:
Namespace Name Mixin selector official eLehg;e:Iintermediary field_39506Lnet/minecraft/class_7529;field_39506:Inamed field_39506Lnet/minecraft/class_7529;field_39506:I
-
field_39507
- Mappings:
Namespace Name Mixin selector official fLehg;f:Legc;intermediary field_39507Lnet/minecraft/class_7529;field_39507:Lnet/minecraft/class_327;named field_39507Lnet/minecraft/class_7529;field_39507:Lnet/minecraft/client/font/TextRenderer;
-
field_39508
- Mappings:
Namespace Name Mixin selector official sLehg;s:Lrm;intermediary field_39508Lnet/minecraft/class_7529;field_39508:Lnet/minecraft/class_2561;named field_39508Lnet/minecraft/class_7529;field_39508:Lnet/minecraft/text/Text;
-
field_39509
- Mappings:
Namespace Name Mixin selector official tLehg;t:Lehi;intermediary field_39509Lnet/minecraft/class_7529;field_39509:Lnet/minecraft/class_7530;named field_39509Lnet/minecraft/class_7529;field_39509:Lnet/minecraft/class_7530;
-
field_39510
private int field_39510- Mappings:
Namespace Name Mixin selector official uLehg;u:Iintermediary field_39510Lnet/minecraft/class_7529;field_39510:Inamed field_39510Lnet/minecraft/class_7529;field_39510:I
-
-
Constructor Details
-
class_7529
public class_7529(TextRenderer textRenderer, int int2, int int3, int int4, int int5, Text text, Text text2)
-
-
Method Details
-
method_44402
public void method_44402(int int2) - Mappings:
Namespace Name Mixin selector official cLehg;c(I)Vintermediary method_44402Lnet/minecraft/class_7529;method_44402(I)Vnamed method_44402Lnet/minecraft/class_7529;method_44402(I)V
-
method_44401
- Mappings:
Namespace Name Mixin selector official aLehg;a(Ljava/util/function/Consumer;)Vintermediary method_44401Lnet/minecraft/class_7529;method_44401(Ljava/util/function/Consumer;)Vnamed method_44401Lnet/minecraft/class_7529;method_44401(Ljava/util/function/Consumer;)V
-
method_44400
- Mappings:
Namespace Name Mixin selector official aLehg;a(Ljava/lang/String;)Vintermediary method_44400Lnet/minecraft/class_7529;method_44400(Ljava/lang/String;)Vnamed method_44400Lnet/minecraft/class_7529;method_44400(Ljava/lang/String;)V
-
method_44405
- Mappings:
Namespace Name Mixin selector official pLehg;p()Ljava/lang/String;intermediary method_44405Lnet/minecraft/class_7529;method_44405()Ljava/lang/String;named method_44405Lnet/minecraft/class_7529;method_44405()Ljava/lang/String;
-
method_44406
public void method_44406()- Mappings:
Namespace Name Mixin selector official qLehg;q()Vintermediary method_44406Lnet/minecraft/class_7529;method_44406()Vnamed method_44406Lnet/minecraft/class_7529;method_44406()V
-
appendNarrations
- Mappings:
Namespace Name Mixin selector official aLejb;a(Leja;)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
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Specified by:
mouseClickedin interfaceElement- Overrides:
mouseClickedin classclass_7528- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLehw;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-
mouseDragged
public boolean mouseDragged(double mouseX, double mouseY, int button, double deltaX, double deltaY) Callback for when a mouse button drag event has been captured. The button number is identified by the constants inGLFWclass.- Specified by:
mouseDraggedin interfaceElement- Overrides:
mouseDraggedin classclass_7528- Parameters:
mouseX- the current X coordinate of the mousemouseY- the current Y coordinate of the mousebutton- the mouse button numberdeltaX- the difference of the current X with the previous X coordinatedeltaY- the difference of the current Y with the previous Y coordinate- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLehw;a(DDIDD)Zintermediary method_25403Lnet/minecraft/class_364;method_25403(DDIDD)Znamed mouseDraggedLnet/minecraft/client/gui/Element;mouseDragged(DDIDD)Z
-
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLehw;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
charTyped
public boolean charTyped(char chr, int modifiers) Callback for when a character input has been captured. The key code is identified by the constants inGLFWclass.- Parameters:
chr- the captured charactermodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official aLehw;a(CI)Zintermediary method_25400Lnet/minecraft/class_364;method_25400(CI)Znamed charTypedLnet/minecraft/client/gui/Element;charTyped(CI)Z
-
method_44389
- Specified by:
method_44389in classclass_7528- Mappings:
Namespace Name Mixin selector official cLegp;c(Ldzt;IIF)Vintermediary method_44389Lnet/minecraft/class_7528;method_44389(Lnet/minecraft/class_4587;IIF)Vnamed method_44389Lnet/minecraft/class_7528;method_44389(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
method_44384
- Overrides:
method_44384in classclass_7528- Mappings:
Namespace Name Mixin selector official aLegp;a(Ldzt;)Vintermediary method_44384Lnet/minecraft/class_7528;method_44384(Lnet/minecraft/class_4587;)Vnamed method_44384Lnet/minecraft/class_7528;method_44384(Lnet/minecraft/client/util/math/MatrixStack;)V
-
method_44391
public int method_44391()- Specified by:
method_44391in classclass_7528- Mappings:
Namespace Name Mixin selector official eLegp;e()Iintermediary method_44391Lnet/minecraft/class_7528;method_44391()Inamed method_44391Lnet/minecraft/class_7528;method_44391()I
-
method_44392
protected boolean method_44392()- Specified by:
method_44392in classclass_7528- Mappings:
Namespace Name Mixin selector official fLegp;f()Zintermediary method_44392Lnet/minecraft/class_7528;method_44392()Znamed method_44392Lnet/minecraft/class_7528;method_44392()Z
-
method_44393
protected double method_44393()- Specified by:
method_44393in classclass_7528- Mappings:
Namespace Name Mixin selector official gLegp;g()Dintermediary method_44393Lnet/minecraft/class_7528;method_44393()Dnamed method_44393Lnet/minecraft/class_7528;method_44393()D
-
method_44403
- Mappings:
Namespace Name Mixin selector official cLehg;c(Ldzt;IIII)Vintermediary method_44403Lnet/minecraft/class_7529;method_44403(Lnet/minecraft/class_4587;IIII)Vnamed method_44403Lnet/minecraft/class_7529;method_44403(Lnet/minecraft/client/util/math/MatrixStack;IIII)V
-
method_44407
private void method_44407()- Mappings:
Namespace Name Mixin selector official rLehg;r()Vintermediary method_44407Lnet/minecraft/class_7529;method_44407()Vnamed method_44407Lnet/minecraft/class_7529;method_44407()V
-
method_44408
private double method_44408()- Mappings:
Namespace Name Mixin selector official sLehg;s()Dintermediary method_44408Lnet/minecraft/class_7529;method_44408()Dnamed method_44408Lnet/minecraft/class_7529;method_44408()D
-
method_44404
private void method_44404(double double2, double double3) - Mappings:
Namespace Name Mixin selector official fLehg;f(DD)Vintermediary method_44404Lnet/minecraft/class_7529;method_44404(DD)Vnamed method_44404Lnet/minecraft/class_7529;method_44404(DD)V
-