implements ItemModel
| net.minecraft.client.renderer.item.MissingItemModel | |
| net.minecraft.class_10447 | |
| net.minecraft.client.render.item.model.MissingItemModel |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<BakedQuad> |
|
||||||
| private final Supplier<org.joml.Vector3fc[]> |
|
||||||
| private final ModelSettings |
|
||||||
| private final org.joml.Matrix4fc |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<BakedQuad> quads, ModelSettings settings) |
| private | (List<BakedQuad> quads, Supplier<org.joml.Vector3fc[]> vector, ModelSettings settings, org.joml.Matrix4fc modelTransform) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public MissingItemModel |
|
||||||
| private static org.joml.Vector3fc[] |
|