Class CleansingFlameAugment
java.lang.Object
xericker.arenalegends.gameplay.augment.builder.AugmentExecutor
xericker.arenalegends.gameplay.augment.executor.prismatic.CleansingFlameAugment
- All Implemented Interfaces:
BaseAugment, TaskAugment
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCleansingFlameAugment(org.bukkit.entity.Player player, String augmentId, Augment augment) -
Method Summary
Methods inherited from class AugmentExecutor
addEntity, addTask, getData, getEntities, getTasks, getValue, isFlag, setFlagsMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BaseAugment
getAugmentsBlocked, getModesBlocked, getPriority, getTags, getTagsBlocked, getTagsRequired, isIgnoreSelfEvent, isIgnoreTickEvent, onPhase
-
Constructor Details
-
CleansingFlameAugment
-
-
Method Details
-
isPersistent
public boolean isPersistent()- Specified by:
isPersistentin interfaceBaseAugment
-
tick
public void tick()- Specified by:
tickin interfaceTaskAugment
-
onEvent
- Specified by:
onEventin interfaceBaseAugment
-
cancel
public void cancel()- Specified by:
cancelin interfaceBaseAugment
-