ItemType
Supported item types that can have custom skins. Maps material suffixes to resource pack item type names.
Functions
Link copied to clipboard
Finds the ItemType for a given material.
Link copied to clipboard
Gets the model name used in resource pack paths.
Link copied to clipboard
Whether this item type uses equipment model for worn appearance.
Link copied to clipboard
Whether this item type has a custom 3D item model.
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.