Uses of Record Class
net.minecraft.world.item.component.ResolvableProfile.Partial
Packages that use ResolvableProfile.Partial
-
Uses of ResolvableProfile.Partial in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as ResolvableProfile.PartialModifier and TypeFieldDescriptionstatic final ResolvableProfile.PartialResolvableProfile.Partial.EMPTYFields in net.minecraft.world.item.component with type parameters of type ResolvableProfile.PartialModifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ResolvableProfile.Partial> ResolvableProfile.Static.contentsprivate static final com.mojang.serialization.MapCodec<ResolvableProfile.Partial> ResolvableProfile.Partial.MAP_CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, ResolvableProfile.Partial> ResolvableProfile.Partial.STREAM_CODECMethods in net.minecraft.world.item.component that return types with arguments of type ResolvableProfile.PartialModifier and TypeMethodDescriptionprotected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ResolvableProfile.Partial> ResolvableProfile.Dynamic.unpack()protected com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ResolvableProfile.Partial> ResolvableProfile.Static.unpack()protected abstract com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ResolvableProfile.Partial> ResolvableProfile.unpack()Method parameters in net.minecraft.world.item.component with type arguments of type ResolvableProfile.PartialModifier and TypeMethodDescriptionprivate static ResolvableProfileResolvableProfile.create(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ResolvableProfile.Partial> value, PlayerSkin.Patch patch) Constructor parameters in net.minecraft.world.item.component with type arguments of type ResolvableProfile.PartialModifierConstructorDescriptionprivateStatic(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ResolvableProfile.Partial> contents, PlayerSkin.Patch skinPatch)