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

public record SignModelRenderer$Unbaked

implements SimpleSpecialModelRenderer$Unbaked

net.minecraft.client.renderer.special.StandingSignSpecialRenderer$Unbaked
net.minecraft.client.renderer.special.StandingSignSpecialRenderer$Unbaked
net.minecraft.class_10535$class_10536
net.minecraft.client.render.item.model.special.SignModelRenderer$Unbaked

Field summary

Modifier and TypeField
private final WoodType
woodType
woodType
comp_3443
woodType
private final FixedSign$AttachmentType
attachment
attachment
comp_1_336
attachment
private final Optional<Identifier>
texture
texture
comp_3444
texture
public static final com.mojang.serialization.MapCodec<SignModelRenderer$Unbaked>
MAP_CODEC
MAP_CODEC
field_55528
CODEC

Constructor summary

ModifierConstructor
public (WoodType woodType, FixedSign$AttachmentType attachmentType)
public (WoodType woodType, FixedSign$AttachmentType attachment, Optional<Identifier> texture)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<SignModelRenderer$Unbaked>
type()
type()
method_65696()
getCodec()
public SignModelRenderer
bake(SpecialModelRenderer$BakingContext context)
bake(SpecialModelRenderer$BakingContext context)
method_65698(class_10515$class_11695 arg0)
bake(SpecialModelRenderer$BakeContext arg0)
public WoodType
woodType()
woodType()
comp_3443()
woodType()
public FixedSign$AttachmentType
attachment()
attachment()
comp_1_336()
attachment()
public Optional<Identifier>
texture()
texture()
comp_3444()
texture()