Class ExpandArmorMaterial

java.lang.Object
com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorMaterial

@ZenRegister public class ExpandArmorMaterial extends Object
  • Constructor Details

    • ExpandArmorMaterial

      public ExpandArmorMaterial()
  • Method Details

    • getDurabilityForType

      public static int getDurabilityForType(net.minecraft.world.item.ArmorMaterial internal, net.minecraft.world.item.ArmorItem.Type type)
    • getDefenseForType

      public static int getDefenseForType(net.minecraft.world.item.ArmorMaterial internal, net.minecraft.world.item.ArmorItem.Type type)
    • getEnchantmentValue

      public static int getEnchantmentValue(net.minecraft.world.item.ArmorMaterial internal)
    • getEquipSound

      public static net.minecraft.sounds.SoundEvent getEquipSound(net.minecraft.world.item.ArmorMaterial internal)
    • getRepairIngredient

      public static IIngredient getRepairIngredient(net.minecraft.world.item.ArmorMaterial internal)
    • getName

      public static String getName(net.minecraft.world.item.ArmorMaterial internal)
    • getToughness

      public static float getToughness(net.minecraft.world.item.ArmorMaterial internal)
    • getKnockbackResistance

      public static float getKnockbackResistance(net.minecraft.world.item.ArmorMaterial internal)