Class QuestDragonHeartAugment
java.lang.Object
xericker.arenalegends.gameplay.augment.builder.AugmentExecutor
xericker.arenalegends.gameplay.augment.executor.silver.QuestDragonHeartAugment
- All Implemented Interfaces:
BaseAugment, QuestAugment, TaskAugment
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionQuestDragonHeartAugment(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
cancel, getAugmentsBlocked, getModesBlocked, getPriority, getTags, getTagsBlocked, getTagsRequired, isIgnoreSelfEvent, isIgnoreTickEventMethods inherited from interface QuestAugment
executeCompleted
-
Constructor Details
-
QuestDragonHeartAugment
-
-
Method Details
-
isPersistent
public boolean isPersistent()- Specified by:
isPersistentin interfaceBaseAugment
-
tick
public void tick()- Specified by:
tickin interfaceTaskAugment
-
onPhase
- Specified by:
onPhasein interfaceBaseAugment
-
onEvent
- Specified by:
onEventin interfaceBaseAugment
-
updateProgress
public void updateProgress()- Specified by:
updateProgressin interfaceQuestAugment
-
isCompleted
public boolean isCompleted()- Specified by:
isCompletedin interfaceQuestAugment
-