Uses of Record Class
net.minecraft.component.type.ProfileComponent
Packages that use ProfileComponent
Package
Description
-
Uses of ProfileComponent in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as ProfileComponentMethods in net.minecraft.block.entity that return ProfileComponentMethods in net.minecraft.block.entity with parameters of type ProfileComponentModifier and TypeMethodDescriptionvoidSkullBlockEntity.setOwner(@Nullable ProfileComponent profile) -
Uses of ProfileComponent in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type ProfileComponentModifier and TypeMethodDescriptionstatic RenderLayerSkullBlockEntityRenderer.getRenderLayer(SkullBlock.SkullType type, @Nullable ProfileComponent profile) -
Uses of ProfileComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ProfileComponentModifier and TypeFieldDescriptionstatic final ComponentType<ProfileComponent> DataComponentTypes.PROFILE -
Uses of ProfileComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type ProfileComponentModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<ProfileComponent> ProfileComponent.BASE_CODECstatic final com.mojang.serialization.Codec<ProfileComponent> ProfileComponent.CODECstatic final PacketCodec<ByteBuf, ProfileComponent> ProfileComponent.PACKET_CODECMethods in net.minecraft.component.type that return types with arguments of type ProfileComponent