Uses of Interface
net.minecraft.item.ArmorMaterial
Packages that use ArmorMaterial
-
Uses of ArmorMaterial in net.minecraft.item
Classes in net.minecraft.item that implement ArmorMaterialFields in net.minecraft.item declared as ArmorMaterialMethods in net.minecraft.item that return ArmorMaterialConstructors in net.minecraft.item with parameters of type ArmorMaterialModifierConstructorDescriptionArmorItem(ArmorMaterial material, ArmorItem.Type type, Item.Settings settings) DyeableArmorItem(ArmorMaterial material, ArmorItem.Type type, Item.Settings settings) -
Uses of ArmorMaterial in net.minecraft.server.command
Fields in net.minecraft.server.command with type parameters of type ArmorMaterialModifier and TypeFieldDescriptionprivate static final Map<com.mojang.datafixers.util.Pair<ArmorMaterial,EquipmentSlot>, Item> SpawnArmorTrimsCommand.ARMOR_PIECES