Class TargetingInfo

java.lang.Object
com.pixelmonmod.pixelmon.battles.attacks.TargetingInfo

public class TargetingInfo extends Object
  • Field Details

    • hitsAll

      public boolean hitsAll
    • hitsOppositeFoe

      public boolean hitsOppositeFoe
    • hitsAdjacentFoe

      public boolean hitsAdjacentFoe
    • hitsExtendedFoe

      public boolean hitsExtendedFoe
    • hitsSelf

      public boolean hitsSelf
    • hitsAdjacentAlly

      public boolean hitsAdjacentAlly
    • hitsExtendedAlly

      public boolean hitsExtendedAlly
  • Constructor Details

    • TargetingInfo

      public TargetingInfo()