Package com.sucy.skill.dynamic.target
Class NearestTarget
java.lang.Object
com.sucy.skill.dynamic.EffectComponent
com.sucy.skill.dynamic.target.TargetComponent
com.sucy.skill.dynamic.target.NearestTarget
Applies child components to the closest all nearby entities around
each of the current targets.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sucy.skill.dynamic.target.TargetComponent
TargetComponent.IncludeCaster -
Field Summary
Fields inherited from class com.sucy.skill.dynamic.target.TargetComponent
circlePreview, spherePreviewFields inherited from class com.sucy.skill.dynamic.EffectComponent
children, hasPreview, previewType, settings, skill -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sucy.skill.dynamic.target.TargetComponent
execute, getType, load, playPreviewMethods inherited from class com.sucy.skill.dynamic.EffectComponent
cleanUp, doCleanUp, execute, executeChildren, filter, getInstanceKey, getNum, getSettings, getSkillData, hasPreview, lastPassed, parseValues, save
-
Constructor Details
-
NearestTarget
public NearestTarget()
-
-
Method Details
-
getKey
- Specified by:
getKeyin classEffectComponent
-