Package net.minecraft
Class class_8445
- All Implemented Interfaces:
Element,Narratable,Navigable
@Environment(CLIENT)
public class class_8445
extends AlwaysSelectedEntryListWidget.Entry<class_8445>
- Mappings:
Namespace Name official fcuintermediary net/minecraft/class_8445named net/minecraft/class_8445
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Comparator<class_8445>static final Comparator<class_8445>static final Comparator<class_8445>static final Comparator<class_8445>static final Comparator<class_8445>private final MinecraftClientprivate final class_8447private final UUIDprivate final class_8471private class_8471.class_8474private final booleanprivate final MultilineTextprivate final StringFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_8445(MinecraftClient minecraftClient, class_8447 class_8447, boolean bool, int int2, UUID uUID, class_8471 class_8471, class_8471.class_8474 class_8474, @Nullable Tooltip tooltip) -
Method Summary
Modifier and TypeMethodDescriptionbooleanprivate Stringprivate longbooleanmouseClicked(double mouseX, double mouseY, int button) Callback for when a mouse button down event has been captured.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.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrationsMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
drawBorder, isFocused, isMouseOver, setFocusedMethods 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, getFocusedPath, getNavigationFocus, getNavigationPath, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
-
Field Details
-
field_44319
- Mappings:
Namespace Name Mixin selector official aLfcu;a:Ljava/util/Comparator;intermediary field_44319Lnet/minecraft/class_8445;field_44319:Ljava/util/Comparator;named field_44319Lnet/minecraft/class_8445;field_44319:Ljava/util/Comparator;
-
field_44320
- Mappings:
Namespace Name Mixin selector official bLfcu;b:Ljava/util/Comparator;intermediary field_44320Lnet/minecraft/class_8445;field_44320:Ljava/util/Comparator;named field_44320Lnet/minecraft/class_8445;field_44320:Ljava/util/Comparator;
-
field_44321
- Mappings:
Namespace Name Mixin selector official cLfcu;c:Ljava/util/Comparator;intermediary field_44321Lnet/minecraft/class_8445;field_44321:Ljava/util/Comparator;named field_44321Lnet/minecraft/class_8445;field_44321:Ljava/util/Comparator;
-
field_44322
- Mappings:
Namespace Name Mixin selector official dLfcu;d:Ljava/util/Comparator;intermediary field_44322Lnet/minecraft/class_8445;field_44322:Ljava/util/Comparator;named field_44322Lnet/minecraft/class_8445;field_44322:Ljava/util/Comparator;
-
field_44323
- Mappings:
Namespace Name Mixin selector official eLfcu;e:Ljava/util/Comparator;intermediary field_44323Lnet/minecraft/class_8445;field_44323:Ljava/util/Comparator;named field_44323Lnet/minecraft/class_8445;field_44323:Ljava/util/Comparator;
-
field_44324
- Mappings:
Namespace Name Mixin selector official fLfcu;f:Lerm;intermediary field_44324Lnet/minecraft/class_8445;field_44324:Lnet/minecraft/class_310;named field_44324Lnet/minecraft/class_8445;field_44324:Lnet/minecraft/client/MinecraftClient;
-
field_44325
- Mappings:
Namespace Name Mixin selector official hLfcu;h:Lfcw;intermediary field_44325Lnet/minecraft/class_8445;field_44325:Lnet/minecraft/class_8447;named field_44325Lnet/minecraft/class_8445;field_44325:Lnet/minecraft/class_8447;
-
field_44326
- Mappings:
Namespace Name Mixin selector official iLfcu;i:Ljava/util/UUID;intermediary field_44326Lnet/minecraft/class_8445;field_44326:Ljava/util/UUID;named field_44326Lnet/minecraft/class_8445;field_44326:Ljava/util/UUID;
-
field_44327
- Mappings:
Namespace Name Mixin selector official jLfcu;j:Lgep;intermediary field_44327Lnet/minecraft/class_8445;field_44327:Lnet/minecraft/class_8471;named field_44327Lnet/minecraft/class_8445;field_44327:Lnet/minecraft/class_8471;
-
field_44328
- Mappings:
Namespace Name Mixin selector official kLfcu;k:Lgep$c;intermediary field_44328Lnet/minecraft/class_8445;field_44328:Lnet/minecraft/class_8471$class_8474;named field_44328Lnet/minecraft/class_8445;field_44328:Lnet/minecraft/class_8471$class_8474;
-
field_44329
private final boolean field_44329- Mappings:
Namespace Name Mixin selector official lLfcu;l:Zintermediary field_44329Lnet/minecraft/class_8445;field_44329:Znamed field_44329Lnet/minecraft/class_8445;field_44329:Z
-
field_44330
- Mappings:
Namespace Name Mixin selector official mLfcu;m:Leum;intermediary field_44330Lnet/minecraft/class_8445;field_44330:Lnet/minecraft/class_7919;named field_44330Lnet/minecraft/class_8445;field_44330:Lnet/minecraft/client/gui/tooltip/Tooltip;
-
field_44331
- Mappings:
Namespace Name Mixin selector official nLfcu;n:Letx;intermediary field_44331Lnet/minecraft/class_8445;field_44331:Lnet/minecraft/class_5489;named field_44331Lnet/minecraft/class_8445;field_44331:Lnet/minecraft/client/font/MultilineText;
-
field_44332
- Mappings:
Namespace Name Mixin selector official oLfcu;o:Ljava/lang/String;intermediary field_44332Lnet/minecraft/class_8445;field_44332:Ljava/lang/String;named field_44332Lnet/minecraft/class_8445;field_44332:Ljava/lang/String;
-
-
Constructor Details
-
class_8445
public class_8445(MinecraftClient minecraftClient, class_8447 class_8447, boolean bool, int int2, UUID uUID, class_8471 class_8471, class_8471.class_8474 class_8474, @Nullable @Nullable Tooltip tooltip)
-
-
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_8445>- 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 aLetb$a;a(Lemi;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_50964
- Mappings:
Namespace Name Mixin selector official dLfcu;d()Ljava/lang/String;intermediary method_50964Lnet/minecraft/class_8445;method_50964()Ljava/lang/String;named method_50964Lnet/minecraft/class_8445;method_50964()Ljava/lang/String;
-
method_50965
private long method_50965()- Mappings:
Namespace Name Mixin selector official eLfcu;e()Jintermediary method_50965Lnet/minecraft/class_8445;method_50965()Jnamed method_50965Lnet/minecraft/class_8445;method_50965()J
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<class_8445>- Mappings:
Namespace Name Mixin selector official aLeua$a;a()Lsw;intermediary method_37006Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;named getNarrationLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;
-
method_50961
public boolean method_50961()- Mappings:
Namespace Name Mixin selector official bLfcu;b()Zintermediary method_50961Lnet/minecraft/class_8445;method_50961()Znamed method_50961Lnet/minecraft/class_8445;method_50961()Z
-
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.- 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 aLeuq;a(DDI)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDI)Znamed mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
-