Class Action_Teleport
java.lang.Object
studio.magemonkey.codex.util.actions.Parametized
studio.magemonkey.codex.util.actions.actions.IActionExecutor
studio.magemonkey.codex.util.actions.actions.list.Action_Teleport
-
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 TypeMethodDescriptionprotected voidexecute(org.bukkit.entity.Entity exe, Set<org.bukkit.entity.Entity> targets, IParamResult result) booleanvoidMethods inherited from class studio.magemonkey.codex.util.actions.actions.IActionExecutor
processMethods inherited from class studio.magemonkey.codex.util.actions.Parametized
clearCache, getKey, getParamResult, getParams, registerParam
-
Constructor Details
-
Action_Teleport
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin classParametized
-
registerParams
public void registerParams()- Specified by:
registerParamsin classParametized
-
execute
protected void execute(@NotNull org.bukkit.entity.Entity exe, @NotNull Set<org.bukkit.entity.Entity> targets, @NotNull IParamResult result) - Specified by:
executein classIActionExecutor
-
mustHaveTarget
public boolean mustHaveTarget()- Specified by:
mustHaveTargetin classIActionExecutor
-