Package net.minecraft
Class class_9805
java.lang.Object
net.minecraft.class_9805
- All Implemented Interfaces:
TooltipComponent
- Mappings:
Namespace Name named net/minecraft/class_9805intermediary net/minecraft/class_9805official fqe
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate final List<com.mojang.authlib.yggdrasil.ProfileResult> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawItems(TextRenderer textRenderer, int x, int y, DrawContext context) intintgetWidth(TextRenderer textRenderer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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_52140Lnet/minecraft/class_9805;field_52140:Iintermediary field_52140Lnet/minecraft/class_9805;field_52140:Iofficial aLfqe;a:I
-
field_52141
private static final int field_52141- See Also:
- Mappings:
Namespace Name Mixin selector named field_52141Lnet/minecraft/class_9805;field_52141:Iintermediary field_52141Lnet/minecraft/class_9805;field_52141:Iofficial bLfqe;b:I
-
field_52142
- Mappings:
Namespace Name Mixin selector named field_52142Lnet/minecraft/class_9805;field_52142:Ljava/util/List;intermediary field_52142Lnet/minecraft/class_9805;field_52142:Ljava/util/List;official cLfqe;c:Ljava/util/List;
-
-
Constructor Details
-
class_9805
-
-
Method Details
-
getHeight
public int getHeight()- Specified by:
getHeightin interfaceTooltipComponent- Mappings:
Namespace Name Mixin selector named getHeightLnet/minecraft/client/gui/tooltip/TooltipComponent;getHeight()Iintermediary method_32661Lnet/minecraft/class_5684;method_32661()Iofficial aLfqh;a()I
-
getWidth
- Specified by:
getWidthin interfaceTooltipComponent- Mappings:
Namespace Name Mixin selector named getWidthLnet/minecraft/client/gui/tooltip/TooltipComponent;getWidth(Lnet/minecraft/client/font/TextRenderer;)Iintermediary method_32664Lnet/minecraft/class_5684;method_32664(Lnet/minecraft/class_327;)Iofficial aLfqh;a(Lfhr;)I
-
drawItems
- Specified by:
drawItemsin interfaceTooltipComponent- Mappings:
Namespace Name Mixin selector named drawItemsLnet/minecraft/client/gui/tooltip/TooltipComponent;drawItems(Lnet/minecraft/client/font/TextRenderer;IILnet/minecraft/client/gui/DrawContext;)Vintermediary method_32666Lnet/minecraft/class_5684;method_32666(Lnet/minecraft/class_327;IILnet/minecraft/class_332;)Vofficial aLfqh;a(Lfhr;IILfht;)V
-