net.minecraft.client.render.block.entity

record HangingSignBlockEntityRenderer$Models

net.minecraft.client.renderer.blockentity.HangingSignRenderer$Models
net.minecraft.class_7761$class_1_439
net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer$Models

Field summary

Modifier and TypeField
private final Model$SinglePartModel
ceiling
comp_1_320
ceiling
private final Model$SinglePartModel
ceilingMiddle
comp_1_321
ceilingMiddle
private final Model$SinglePartModel
wall
comp_1_322
wall

Constructor summary

ModifierConstructor
private (Model$SinglePartModel ceiling, Model$SinglePartModel ceilingMiddle, Model$SinglePartModel wall)

Method summary

Modifier and TypeMethod
public static HangingSignBlockEntityRenderer$Models
create(BlockEntityRendererProvider$Context context, WoodType type)
method_1_2860(class_5614$class_5615 arg0, class_4719 arg1)
create(BlockEntityRendererFactory$Context context, WoodType woodType)
public Model$SinglePartModel
get(HangingSignBlock$Attachment attachmentType)
method_1_2861(class_1_402$class_10381 arg0)
get(HangingSign$AttachmentType attachmentType)
public Model$SinglePartModel
ceiling()
comp_1_320()
ceiling()
public Model$SinglePartModel
ceilingMiddle()
comp_1_321()
ceilingMiddle()
public Model$SinglePartModel
wall()
comp_1_322()
wall()