Class ExpandSwordItem
java.lang.Object
com.blamejared.crafttweaker.natives.item.type.sword.ExpandSwordItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic floatgetAttackDamage(net.minecraft.world.item.SwordItem internal) Gets the attack damage of this sword.
-
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.
-