Interface QuestAugment
- All Superinterfaces:
BaseAugment
- All Known Implementing Classes:
ForwardThinkingAugment, QuestAngelOfRetribution, QuestArenasChampionAugment, QuestDragonHeartAugment, QuestGoldRushAugment, QuestSteelYourHeartAugment, QuestThePrismaticEggAugment
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidbooleanvoidMethods inherited from interface BaseAugment
cancel, getAugmentsBlocked, getModesBlocked, getPriority, getTags, getTagsBlocked, getTagsRequired, isIgnoreSelfEvent, isIgnoreTickEvent, isPersistent, onEvent, onPhase
-
Method Details
-
updateProgress
void updateProgress() -
isCompleted
boolean isCompleted() -
executeCompleted
default void executeCompleted()
-