Class LocationTarget


public class LocationTarget extends TargetComponent
Applies child components to a location using the caster's faced direction
  • Constructor Details

    • LocationTarget

      public LocationTarget()
  • Method Details

    • getTargets

      public List<org.bukkit.entity.LivingEntity> getTargets(org.bukkit.entity.LivingEntity caster, int level, List<org.bukkit.entity.LivingEntity> targets)
      Specified by:
      getTargets in class TargetComponent
    • getKey

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