implements ItemModel$Unbaked
| net.minecraft.client.renderer.item.ConditionalItemModel$Unbaked | |
| net.minecraft.client.renderer.item.ConditionalItemModel$Unbaked | |
| net.minecraft.class_10437$class_10438 | |
| net.minecraft.client.render.item.model.ConditionItemModel$Unbaked |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<AffineTransformation> |
| ||||||||
| private final BooleanProperty |
| ||||||||
| private final ItemModel$Unbaked |
| ||||||||
| private final ItemModel$Unbaked |
| ||||||||
| public static final com.mojang.serialization.MapCodec<ConditionItemModel$Unbaked> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<AffineTransformation> transformation, BooleanProperty property, ItemModel$Unbaked onTrue, ItemModel$Unbaked onFalse) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<ConditionItemModel$Unbaked> |
| ||||||||
| public ItemModel |
| ||||||||
| private PropertyTester |
| ||||||||
| private static <T extends BooleanProperty> T |
| ||||||||
| public void |
| ||||||||
| public Optional<AffineTransformation> |
| ||||||||
| public BooleanProperty |
| ||||||||
| public ItemModel$Unbaked |
| ||||||||
| public ItemModel$Unbaked |
|