implements ModelState
| doo | |
| net.minecraft.client.renderer.block.model.Variant | |
| net.minecraft.class_813 | |
| net.minecraft.client.render.model.json.ModelVariant | |
| net.minecraft.client.renderer.model.Variant |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| private final BlockModelRotation |
| ||||||||||
| private final boolean |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation location, BlockModelRotation rotation, boolean uvLock, int weight) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ResourceLocation |
| ||||||||||
| public BlockModelRotation |
| ||||||||||
| public boolean |
| ||||||||||
| public int |
|