Class FollowTarget
java.lang.Object
studio.magemonkey.fabled.api.particle.target.FollowTarget
- All Implemented Interfaces:
EffectTarget
Tracks a followable target to play an effect around
-
Constructor Details
-
FollowTarget
- Parameters:
target
- object to follow
-
-
Method Details
-
getLocation
public org.bukkit.Location getLocation()Gets the location to center the effect around- Specified by:
getLocation
in interfaceEffectTarget
- Returns:
- effect location
-
isValid
public boolean isValid()- Specified by:
isValid
in interfaceEffectTarget
- Returns:
- tue if target is still valid, false otherwise
-
hashCode
public int hashCode() -
equals
-