Uses of Record Class
net.minecraft.world.item.component.ResolvableProfile
Packages that use ResolvableProfile
Package
Description
-
Uses of ResolvableProfile in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type ResolvableProfileModifier and TypeMethodDescriptionstatic RenderType
SkullBlockRenderer.getRenderType
(SkullBlock.Type pType, ResolvableProfile pProfile) -
Uses of ResolvableProfile in net.minecraft.client.renderer.entity.state
Fields in net.minecraft.client.renderer.entity.state declared as ResolvableProfile -
Uses of ResolvableProfile in net.minecraft.client.renderer.special
Fields in net.minecraft.client.renderer.special with type parameters of type ResolvableProfileModifier and TypeFieldDescriptionprivate final Map
<ResolvableProfile, PlayerHeadSpecialRenderer.PlayerHeadRenderInfo> PlayerHeadSpecialRenderer.updatedResolvableProfiles
Methods in net.minecraft.client.renderer.special with parameters of type ResolvableProfileModifier and TypeMethodDescriptionPlayerHeadSpecialRenderer.createAndCacheIfTextureIsUnpacked
(ResolvableProfile pProfile) -
Uses of ResolvableProfile in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type ResolvableProfileModifier and TypeFieldDescriptionstatic final DataComponentType
<ResolvableProfile> DataComponents.PROFILE
-
Uses of ResolvableProfile in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type ResolvableProfileModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ResolvableProfile> ResolvableProfile.CODEC
private static final com.mojang.serialization.Codec
<ResolvableProfile> ResolvableProfile.FULL_CODEC
static final StreamCodec
<io.netty.buffer.ByteBuf, ResolvableProfile> ResolvableProfile.STREAM_CODEC
Methods in net.minecraft.world.item.component that return ResolvableProfileModifier and TypeMethodDescriptionprivate ResolvableProfile
ResolvableProfile.createProfile
(Optional<com.mojang.authlib.GameProfile> p_331092_) ResolvableProfile.pollResolve()
Methods in net.minecraft.world.item.component that return types with arguments of type ResolvableProfile -
Uses of ResolvableProfile in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as ResolvableProfileMethods in net.minecraft.world.level.block.entity that return ResolvableProfileMethods in net.minecraft.world.level.block.entity with parameters of type ResolvableProfile