Class AttackIndicatorCondition


public class AttackIndicatorCondition extends ConditionComponent
  • Constructor Details

    • AttackIndicatorCondition

      public AttackIndicatorCondition()
  • Method Details

    • getKey

      public String getKey()
      Specified by:
      getKey in class EffectComponent
    • test

      public boolean test(org.bukkit.entity.LivingEntity caster, int level, org.bukkit.entity.LivingEntity target)