Package | Description |
---|---|
net.minecraft.client.renderer | |
net.minecraftforge.client |
Modifier and Type | Field and Description |
---|---|
private ItemModelMesher |
ItemRenderer.itemModelMesher |
Modifier and Type | Method and Description |
---|---|
ItemModelMesher |
ItemRenderer.getItemModelMesher() |
Modifier and Type | Class and Description |
---|---|
class |
ItemModelMesherForge
Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.
|