Interface CustomArmorMaterial
- All Superinterfaces:
net.minecraft.world.item.ArmorMaterial
- All Known Implementing Classes:
ErrorLibArmorMaterial
public interface CustomArmorMaterial
extends net.minecraft.world.item.ArmorMaterial
-
Method Summary
Methods inherited from interface net.minecraft.world.item.ArmorMaterial
getDefenseForType, getDurabilityForType, getEnchantmentValue, getEquipSound, getKnockbackResistance, getRepairIngredient, getToughness
-
Method Details
-
getId
net.minecraft.resources.ResourceLocation getId() -
getPath
-
getName
- Specified by:
getNamein interfacenet.minecraft.world.item.ArmorMaterial
-