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