Uses of Interface
net.minecraft.world.item.ArmorMaterial
Packages that use ArmorMaterial
-
Uses of ArmorMaterial in net.minecraft.world.item
Classes in net.minecraft.world.item that implement ArmorMaterialFields in net.minecraft.world.item declared as ArmorMaterialMethods in net.minecraft.world.item that return ArmorMaterialConstructors in net.minecraft.world.item with parameters of type ArmorMaterialModifierConstructorDescriptionArmorItem
(ArmorMaterial p_40386_, EquipmentSlot p_40387_, Item.Properties p_40388_) DyeableArmorItem
(ArmorMaterial p_41091_, EquipmentSlot p_41092_, Item.Properties p_41093_) -
Uses of ArmorMaterial in net.minecraftforge.debug.client
Constructors in net.minecraftforge.debug.client with parameters of type ArmorMaterialModifierConstructorDescriptionEndermanArmorItem
(ArmorMaterial material, EquipmentSlot slot, Item.Properties props) TintedArmorItem
(ArmorMaterial material, EquipmentSlot slot, Item.Properties props)