java.lang.Object
com.blamejared.crafttweaker.natives.item.type.sword.ExpandSwordItem

@ZenRegister public class ExpandSwordItem extends Object
  • Constructor Details

    • ExpandSwordItem

      public ExpandSwordItem()
  • Method Details

    • getAttackDamage

      public static float getAttackDamage(net.minecraft.world.item.SwordItem internal)
      Gets the attack damage of this sword.
      Returns:
      the attack damage of this sword.