implements SimpleSpecialModelRenderer$Unbaked
| net.minecraft.client.renderer.special.ChestSpecialRenderer$Unbaked | |
| net.minecraft.client.renderer.special.ChestSpecialRenderer$Unbaked | |
| net.minecraft.class_10502$class_10503 | |
| net.minecraft.client.render.item.model.special.ChestModelRenderer$Unbaked |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final float |
| ||||||||
| private final ChestType |
| ||||||||
| public static final com.mojang.serialization.MapCodec<ChestModelRenderer$Unbaked> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier texture, ChestType chestType) |
| public | (Identifier texture) |
| public | (Identifier texture, float openness, ChestType chestType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<ChestModelRenderer$Unbaked> |
| ||||||||
| public ChestModelRenderer |
| ||||||||
| public Identifier |
| ||||||||
| public float |
| ||||||||
| public ChestType |
|