Package net.minecraft.component.type
Class ProfileComponent.class_11756
java.lang.Object
net.minecraft.component.type.ProfileComponent
net.minecraft.component.type.ProfileComponent.class_11756
- All Implemented Interfaces:
TooltipAppender
- Enclosing class:
ProfileComponent
- Mappings:
Namespace Name named net/minecraft/component/type/ProfileComponent$class_11756intermediary net/minecraft/class_9296$class_11756official dhc$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.component.type.ProfileComponent
ProfileComponent.class_11756, ProfileComponent.class_11757, ProfileComponent.class_11758 -
Field Summary
FieldsFields inherited from class net.minecraft.component.type.ProfileComponent
CODEC, field_62071, PACKET_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidappendTooltip(Item.TooltipContext context, Consumer<Text> textConsumer, TooltipType type, ComponentsAccess components) booleaninthashCode()protected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> CompletableFuture<com.mojang.authlib.GameProfile> method_73306(class_11755 class_11755) Methods inherited from class net.minecraft.component.type.ProfileComponent
method_73307, method_73311, method_73312, method_73313
-
Field Details
-
field_62072
- Mappings:
Namespace Name Mixin selector named field_62072Lnet/minecraft/component/type/ProfileComponent$class_11756;field_62072:Lnet/minecraft/text/Text;intermediary field_62072Lnet/minecraft/class_9296$class_11756;field_62072:Lnet/minecraft/class_2561;official dLdhc$a;d:Lxv;
-
field_62073
- Mappings:
Namespace Name Mixin selector named field_62073Lnet/minecraft/component/type/ProfileComponent$class_11756;field_62073:Lcom/mojang/datafixers/util/Either;intermediary field_62073Lnet/minecraft/class_9296$class_11756;field_62073:Lcom/mojang/datafixers/util/Either;official eLdhc$a;e:Lcom/mojang/datafixers/util/Either;
-
-
Constructor Details
-
class_11756
-
-
Method Details
-
method_73317
- Specified by:
method_73317in classProfileComponent- Mappings:
Namespace Name Mixin selector named method_73317Lnet/minecraft/component/type/ProfileComponent;method_73317()Ljava/util/Optional;intermediary method_73317Lnet/minecraft/class_9296;method_73317()Ljava/util/Optional;official cLdhc;c()Ljava/util/Optional;
-
equals
-
hashCode
public int hashCode() -
method_73305
protected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile,ProfileComponent.class_11757> method_73305()- Specified by:
method_73305in classProfileComponent- Mappings:
Namespace Name Mixin selector named method_73305Lnet/minecraft/component/type/ProfileComponent;method_73305()Lcom/mojang/datafixers/util/Either;intermediary method_73305Lnet/minecraft/class_9296;method_73305()Lcom/mojang/datafixers/util/Either;official aLdhc;a()Lcom/mojang/datafixers/util/Either;
-
method_73306
- Specified by:
method_73306in classProfileComponent- Mappings:
Namespace Name Mixin selector named method_73306Lnet/minecraft/component/type/ProfileComponent;method_73306(Lnet/minecraft/class_11755;)Ljava/util/concurrent/CompletableFuture;intermediary method_73306Lnet/minecraft/class_9296;method_73306(Lnet/minecraft/class_11755;)Ljava/util/concurrent/CompletableFuture;official aLdhc;a(Lays;)Ljava/util/concurrent/CompletableFuture;
-
appendTooltip
public void appendTooltip(Item.TooltipContext context, Consumer<Text> textConsumer, TooltipType type, ComponentsAccess components) - Mappings:
Namespace Name Mixin selector named appendTooltipLnet/minecraft/item/tooltip/TooltipAppender;appendTooltip(Lnet/minecraft/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/item/tooltip/TooltipType;Lnet/minecraft/component/ComponentsAccess;)Vintermediary method_57409Lnet/minecraft/class_9299;method_57409(Lnet/minecraft/class_1792$class_9635;Ljava/util/function/Consumer;Lnet/minecraft/class_1836;Lnet/minecraft/class_9473;)Vofficial aLdhh;a(Lddx$b;Ljava/util/function/Consumer;Ldfq;Lkl;)V
-