Package | Description |
---|---|
net.minecraft.client.renderer | |
net.minecraftforge.client | |
net.minecraftforge.client.model |
Modifier and Type | Field and Description |
---|---|
private ItemModelMesher |
RenderItem.itemModelMesher |
Modifier and Type | Method and Description |
---|---|
ItemModelMesher |
RenderItem.getItemModelMesher() |
Modifier and Type | Class and Description |
---|---|
class |
ItemModelMesherForge
Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.
|
Modifier and Type | Method and Description |
---|---|
static void |
ModelLoader.onRegisterItems(ItemModelMesher mesher)
Internal, do not use.
|