Class Target_FromSight
java.lang.Object
studio.magemonkey.codex.util.actions.Parametized
studio.magemonkey.codex.util.actions.targets.ITargetSelector
studio.magemonkey.codex.util.actions.targets.list.Target_FromSight
-
Field Summary
Fields inherited from class studio.magemonkey.codex.util.actions.Parametized
FLAG_NO_DELAY, key, params, plugin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidvalidateTarget(org.bukkit.entity.Entity exe, Set<org.bukkit.entity.Entity> targets, IParamResult result) Methods inherited from class studio.magemonkey.codex.util.actions.targets.ITargetSelector
selectMethods inherited from class studio.magemonkey.codex.util.actions.Parametized
clearCache, getKey, getParamResult, getParams, registerParam
-
Constructor Details
-
Target_FromSight
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin classParametized
-
registerParams
public void registerParams()- Specified by:
registerParamsin classParametized
-
validateTarget
protected void validateTarget(@NotNull org.bukkit.entity.Entity exe, @NotNull Set<org.bukkit.entity.Entity> targets, @NotNull IParamResult result) - Specified by:
validateTargetin classITargetSelector
-