ItemModelContent
A PackTaskHolder that deals with generating and assigning custom models to vanilla items via custom-model-data.
Functions
Link copied to clipboard
Retrieves the first id that registers path using the default material, or registers the path.
Link copied to clipboard
Checks whether the given customModelData is occupied under the specified material.
Link copied to clipboard
Gets the next unused custom model data for the specified material.
Link copied to clipboard
Creates a custom model data entry for path under all materials that can be targeted via VanillaMaterialProperty and returns a map of the materials to the custom model data.
Link copied to clipboard
Link copied to clipboard
Creates a custom model data entry for path under the default material and returns the default material and the custom model data.