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 Either<GameProfile, ResolvableProfile.Partial> ResolvableProfile.Static.contentsprivate static final 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 Either<GameProfile, ResolvableProfile.Partial> ResolvableProfile.Dynamic.unpack()protected Either<GameProfile, ResolvableProfile.Partial> ResolvableProfile.Static.unpack()protected abstract Either<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(Either<GameProfile, ResolvableProfile.Partial> value, PlayerSkin.Patch patch) Constructor parameters in net.minecraft.world.item.component with type arguments of type ResolvableProfile.PartialModifierConstructorDescriptionprivateStatic(Either<GameProfile, ResolvableProfile.Partial> contents, PlayerSkin.Patch skinPatch)