java.lang.Object
com.blamejared.crafttweaker.natives.item.type.projectileweapon.ExpandBowItem

@ZenRegister public class ExpandBowItem extends Object
  • Constructor Details

    • ExpandBowItem

      public ExpandBowItem()
  • Method Details

    • getPowerForTime

      public static float getPowerForTime(int charge)
      Converts the given time to a power value between 0 and 1
      Parameters:
      charge - The charge to convert
      Returns:
      the given time as a power value between 0 and 1
      DocParam:
      charge 5