Class QuestSteelYourHeartAugment
java.lang.Object
xericker.arenalegends.gameplay.augment.builder.AugmentExecutor
xericker.arenalegends.gameplay.augment.executor.gold.QuestSteelYourHeartAugment
- All Implemented Interfaces:
BaseAugment, QuestAugment
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionQuestSteelYourHeartAugment(org.bukkit.entity.Player player, String augmentId, Augment augment) -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanbooleanvoidvoidMethods 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, isIgnoreTickEvent, onEvent
-
Constructor Details
-
QuestSteelYourHeartAugment
-
-
Method Details
-
isPersistent
public boolean isPersistent()- Specified by:
isPersistentin interfaceBaseAugment
-
executeCompleted
public void executeCompleted()- Specified by:
executeCompletedin interfaceQuestAugment
-
onPhase
- Specified by:
onPhasein interfaceBaseAugment
-
updateProgress
public void updateProgress()- Specified by:
updateProgressin interfaceQuestAugment
-
isCompleted
public boolean isCompleted()- Specified by:
isCompletedin interfaceQuestAugment
-