Package net.minecraft
Class class_7543.class_7544.class_7549
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<class_7543.class_7544.class_7546>
net.minecraft.class_7543.class_7544.class_7546
net.minecraft.class_7543.class_7544.class_7549
- All Implemented Interfaces:
Element,Narratable
- Enclosing class:
class_7543.class_7544
@Environment(CLIENT)
public class class_7543.class_7544.class_7549
extends class_7543.class_7544.class_7546
- Mappings:
Namespace Name official eoh$a$eintermediary net/minecraft/class_7543$class_7544$class_7549named net/minecraft/class_7543$class_7544$class_7549
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate final Textprivate final Identifierprivate final booleanFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_7549(com.mojang.authlib.GameProfile gameProfile, Text text, boolean bool) -
Method Summary
Modifier and TypeMethodDescriptionprivate Identifiermethod_44518(com.mojang.authlib.GameProfile gameProfile) private voidmethod_44519(MatrixStack matrixStack, int int2, int int3, Identifier identifier) voidrender(MatrixStack matrices, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.Methods inherited from class net.minecraft.class_7543.class_7544.class_7546
getNarration, method_44514, method_44515Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, changeFocusMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
isMouseOverMethods 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, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
-
Field Details
-
field_39607
private static final int field_39607- See Also:
- Mappings:
Namespace Name Mixin selector official cLeoh$a$e;c:Iintermediary field_39607Lnet/minecraft/class_7543$class_7544$class_7549;field_39607:Inamed field_39607Lnet/minecraft/class_7543$class_7544$class_7549;field_39607:I
-
field_39608
- Mappings:
Namespace Name Mixin selector official dLeoh$a$e;d:Lrm;intermediary field_39608Lnet/minecraft/class_7543$class_7544$class_7549;field_39608:Lnet/minecraft/class_2561;named field_39608Lnet/minecraft/class_7543$class_7544$class_7549;field_39608:Lnet/minecraft/text/Text;
-
field_39609
- Mappings:
Namespace Name Mixin selector official eLeoh$a$e;e:Laaj;intermediary field_39609Lnet/minecraft/class_7543$class_7544$class_7549;field_39609:Lnet/minecraft/class_2960;named field_39609Lnet/minecraft/class_7543$class_7544$class_7549;field_39609:Lnet/minecraft/util/Identifier;
-
field_39610
private final boolean field_39610- Mappings:
Namespace Name Mixin selector official fLeoh$a$e;f:Zintermediary field_39610Lnet/minecraft/class_7543$class_7544$class_7549;field_39610:Znamed field_39610Lnet/minecraft/class_7543$class_7544$class_7549;field_39610:Z
-
-
Constructor Details
-
class_7549
-
-
Method Details
-
render
public void render(MatrixStack matrices, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta) Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<class_7543.class_7544.class_7546>- Parameters:
matrices- the matrix stack used for renderingindex- the index of the entryy- the Y coordinate of the entryx- the X coordinate of the entryentryWidth- the width of the entryentryHeight- the height of the entrymouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousehovered- whether the mouse is hovering over the entry- Mappings:
Namespace Name Mixin selector official aLegq$a;a(Ldzt;IIIIIIIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_4587;IIIIIIIZF)Vnamed renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/util/math/MatrixStack;IIIIIIIZF)V
-
method_44519
- Mappings:
Namespace Name Mixin selector official aLeoh$a$e;a(Ldzt;IILaaj;)Vintermediary method_44519Lnet/minecraft/class_7543$class_7544$class_7549;method_44519(Lnet/minecraft/class_4587;IILnet/minecraft/class_2960;)Vnamed method_44519Lnet/minecraft/class_7543$class_7544$class_7549;method_44519(Lnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/util/Identifier;)V
-
method_44518
- Mappings:
Namespace Name Mixin selector official aLeoh$a$e;a(Lcom/mojang/authlib/GameProfile;)Laaj;intermediary method_44518Lnet/minecraft/class_7543$class_7544$class_7549;method_44518(Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/class_2960;named method_44518Lnet/minecraft/class_7543$class_7544$class_7549;method_44518(Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/util/Identifier;
-