Uses of Record Class
net.minecraft.component.type.ProfileComponent.class_11757
Packages that use ProfileComponent.class_11757
-
Uses of ProfileComponent.class_11757 in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type ProfileComponent.class_11757Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ProfileComponent.class_11757> ProfileComponent.class_11757.field_62074static final PacketCodec<ByteBuf, ProfileComponent.class_11757> ProfileComponent.class_11757.field_62075private static final com.mojang.serialization.Codec<ProfileComponent.class_11757> ProfileComponent.class_11757.field_62076private final com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> ProfileComponent.class_11758.field_62077Methods in net.minecraft.component.type that return types with arguments of type ProfileComponent.class_11757Modifier and TypeMethodDescriptionprotected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> ProfileComponent.class_11756.method_73305()protected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> ProfileComponent.class_11758.method_73305()protected abstract com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> ProfileComponent.method_73305()Method parameters in net.minecraft.component.type with type arguments of type ProfileComponent.class_11757Modifier and TypeMethodDescriptionprivate static ProfileComponentProfileComponent.method_73308(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> either) Constructor parameters in net.minecraft.component.type with type arguments of type ProfileComponent.class_11757ModifierConstructorDescription(package private)class_11758(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.class_11757> either)