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 p_112524_, ResolvableProfile p_332722_) -
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 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