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 Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final WoodType |
| ||||||||
| private final FixedSign$AttachmentType |
| ||||||||
| private final Optional<Identifier> |
| ||||||||
| public static final com.mojang.serialization.MapCodec<SignModelRenderer$Unbaked> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (WoodType woodType, FixedSign$AttachmentType attachmentType) |
| public | (WoodType woodType, FixedSign$AttachmentType attachment, Optional<Identifier> texture) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<SignModelRenderer$Unbaked> |
| ||||||||
| public SignModelRenderer |
| ||||||||
| public WoodType |
| ||||||||
| public FixedSign$AttachmentType |
| ||||||||
| public Optional<Identifier> |
|