Package net.minecraft.component.type
Class ProfileComponent.class_11758
java.lang.Object
net.minecraft.component.type.ProfileComponent
net.minecraft.component.type.ProfileComponent.class_11758
- All Implemented Interfaces:
TooltipAppender
- Enclosing class:
ProfileComponent
- Mappings:
Namespace Name named net/minecraft/component/type/ProfileComponent$class_11758intermediary net/minecraft/class_9296$class_11758official dhc$c
-
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
FieldsModifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> Fields inherited from class net.minecraft.component.type.ProfileComponent
CODEC, field_62071, PACKET_CODEC -
Constructor Summary
ConstructorsConstructorDescriptionclass_11758(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> either) -
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_62077
private final com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile,ProfileComponent.class_11757> field_62077- Mappings:
Namespace Name Mixin selector named field_62077Lnet/minecraft/component/type/ProfileComponent$class_11758;field_62077:Lcom/mojang/datafixers/util/Either;intermediary field_62077Lnet/minecraft/class_9296$class_11758;field_62077:Lcom/mojang/datafixers/util/Either;official dLdhc$c;d:Lcom/mojang/datafixers/util/Either;
-
-
Constructor Details
-
class_11758
class_11758(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> either)
-
-
Method Details
-
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;
-
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_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() -
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
-