implements ItemModel
| idm | |
| net.minecraft.client.renderer.item.RangeSelectItemModel | |
| net.minecraft.class_10448 | |
| net.minecraft.client.render.item.model.RangeDispatchItemModel |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| private final RangeSelectItemModelProperty |
| ||||||||
| private final float |
| ||||||||
| private final float[] |
| ||||||||
| private final ItemModel[] |
| ||||||||
| private final ItemModel |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (RangeSelectItemModelProperty property, float scale, float[] thresholds, ItemModel[] models, ItemModel fallback) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static int |
| ||||||||
| public void |
|