Class ExpandFireworkRocketEntity

java.lang.Object
com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandFireworkRocketEntity

@ZenRegister public class ExpandFireworkRocketEntity extends Object
  • Constructor Details

    • ExpandFireworkRocketEntity

      public ExpandFireworkRocketEntity()
  • Method Details

    • isShotAtAngle

      public static boolean isShotAtAngle(net.minecraft.world.entity.projectile.FireworkRocketEntity internal)
      Checks whether this firework rocket was shot at an angle or not.
      Returns:
      true if shot at an angle, false otherwise.