implements ItemModel
hfz | |
net.minecraft.client.renderer.item.BlockModelWrapper | |
net.minecraft.class_10430 | |
net.minecraft.client.render.item.model.BasicItemModel |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final List<ItemTintSource> |
| ||||||||
private final List<BakedQuad> |
| ||||||||
private final Supplier<org.joml.Vector3f[]> |
| ||||||||
private final ModelRenderProperties |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (List<ItemTintSource> tints, List<BakedQuad> quads, ModelRenderProperties settings) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static org.joml.Vector3f[] |
| ||||||||
public void |
| ||||||||
private static boolean |
|