Package net.minecraft
Class class_9805
java.lang.Object
net.minecraft.class_9805
- All Implemented Interfaces:
TooltipComponent
- Mappings:
Namespace Name named net/minecraft/class_9805
intermediary net/minecraft/class_9805
official fqe
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final int
private static final int
private final List
<com.mojang.authlib.yggdrasil.ProfileResult> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
drawItems
(TextRenderer textRenderer, int x, int y, DrawContext context) int
int
getWidth
(TextRenderer textRenderer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.tooltip.TooltipComponent
drawText
-
Field Details
-
field_52140
private static final int field_52140- See Also:
- Mappings:
Namespace Name Mixin selector named field_52140
Lnet/minecraft/class_9805;field_52140:I
intermediary field_52140
Lnet/minecraft/class_9805;field_52140:I
official a
Lfqe;a:I
-
field_52141
private static final int field_52141- See Also:
- Mappings:
Namespace Name Mixin selector named field_52141
Lnet/minecraft/class_9805;field_52141:I
intermediary field_52141
Lnet/minecraft/class_9805;field_52141:I
official b
Lfqe;b:I
-
field_52142
- Mappings:
Namespace Name Mixin selector named field_52142
Lnet/minecraft/class_9805;field_52142:Ljava/util/List;
intermediary field_52142
Lnet/minecraft/class_9805;field_52142:Ljava/util/List;
official c
Lfqe;c:Ljava/util/List;
-
-
Constructor Details
-
class_9805
-
-
Method Details
-
getHeight
public int getHeight()- Specified by:
getHeight
in interfaceTooltipComponent
- Mappings:
Namespace Name Mixin selector named getHeight
Lnet/minecraft/client/gui/tooltip/TooltipComponent;getHeight()I
intermediary method_32661
Lnet/minecraft/class_5684;method_32661()I
official a
Lfqh;a()I
-
getWidth
- Specified by:
getWidth
in interfaceTooltipComponent
- Mappings:
Namespace Name Mixin selector named getWidth
Lnet/minecraft/client/gui/tooltip/TooltipComponent;getWidth(Lnet/minecraft/client/font/TextRenderer;)I
intermediary method_32664
Lnet/minecraft/class_5684;method_32664(Lnet/minecraft/class_327;)I
official a
Lfqh;a(Lfhr;)I
-
drawItems
- Specified by:
drawItems
in interfaceTooltipComponent
- Mappings:
Namespace Name Mixin selector named drawItems
Lnet/minecraft/client/gui/tooltip/TooltipComponent;drawItems(Lnet/minecraft/client/font/TextRenderer;IILnet/minecraft/client/gui/DrawContext;)V
intermediary method_32666
Lnet/minecraft/class_5684;method_32666(Lnet/minecraft/class_327;IILnet/minecraft/class_332;)V
official a
Lfqh;a(Lfhr;IILfht;)V
-