net.minecraft.client.render.item.model.special

public record HeadModelRenderer$Unbaked

implements SimpleSpecialModelRenderer$Unbaked

net.minecraft.client.renderer.special.SkullSpecialRenderer$Unbaked
net.minecraft.client.renderer.special.SkullSpecialRenderer$Unbaked
net.minecraft.class_10513$class_10514
net.minecraft.client.render.item.model.special.HeadModelRenderer$Unbaked

Field summary

Modifier and TypeField
private final SkullBlock$SkullType
kind
kind
comp_3425
kind
private final Optional<Identifier>
textureOverride
textureOverride
comp_3442
textureOverride
private final float
animation
animation
comp_3470
animation
public static final com.mojang.serialization.MapCodec<HeadModelRenderer$Unbaked>
MAP_CODEC
MAP_CODEC
field_55451
CODEC

Constructor summary

ModifierConstructor
public (SkullBlock$SkullType kind)
public (SkullBlock$SkullType kind, Optional<Identifier> textureOverride, float animation)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<HeadModelRenderer$Unbaked>
type()
type()
method_65696()
getCodec()
public HeadModelRenderer
bake(SpecialModelRenderer$BakingContext context)
bake(SpecialModelRenderer$BakingContext context)
method_65698(class_10515$class_11695 arg0)
bake(SpecialModelRenderer$BakeContext arg0)
public SkullBlock$SkullType
kind()
kind()
comp_3425()
kind()
public Optional<Identifier>
textureOverride()
textureOverride()
comp_3442()
textureOverride()
public float
animation()
animation()
comp_3470()
animation()