getEquipmentModelId

public static String getEquipmentModelId(Material material, int level)

Gets the equipment model ID for armor items (worn appearance). This determines how armor looks when worn on the player's body. Note: Helmets return a value but CustomModelAdder will use item_model instead.

Return

The equipment model ID (e.g., "elitemobs:bronze") or null

Parameters

material

The item material

level

The item level