Uses of Record Class
net.minecraft.component.type.ProfileComponent.Data
Packages that use ProfileComponent.Data
-
Uses of ProfileComponent.Data in net.minecraft.component.type
Fields in net.minecraft.component.type declared as ProfileComponent.DataFields in net.minecraft.component.type with type parameters of type ProfileComponent.DataModifier and TypeFieldDescription(package private) static final com.mojang.serialization.MapCodec<ProfileComponent.Data> ProfileComponent.Data.CODECstatic final PacketCodec<ByteBuf, ProfileComponent.Data> ProfileComponent.Data.PACKET_CODECprivate final com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> ProfileComponent.Static.profileOrDataMethods in net.minecraft.component.type that return types with arguments of type ProfileComponent.DataModifier and TypeMethodDescriptionprotected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> ProfileComponent.Dynamic.get()protected abstract com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> ProfileComponent.get()protected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> ProfileComponent.Static.get()Method parameters in net.minecraft.component.type with type arguments of type ProfileComponent.DataModifier and TypeMethodDescriptionprivate static ProfileComponentProfileComponent.ofDispatched(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> profileOrData, SkinTextures.SkinOverride override) Constructor parameters in net.minecraft.component.type with type arguments of type ProfileComponent.DataModifierConstructorDescription(package private)Static(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> profileOrData, SkinTextures.SkinOverride override)