Class ActiveQuestCondition
java.lang.Object
rocks.gravili.notquests.spigot.structs.conditions.Condition
rocks.gravili.notquests.spigot.structs.conditions.ActiveQuestCondition
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncheck
(QuestPlayer questPlayer, boolean enforce) final Quest
final String
static void
handleCommands
(NotQuests main, cloud.commandframework.paper.PaperCommandManager<org.bukkit.command.CommandSender> manager, cloud.commandframework.Command.Builder<org.bukkit.command.CommandSender> builder, ConditionFor conditionFor) void
void
void
setOtherQuestName
(String otherQuestName) Methods inherited from class rocks.gravili.notquests.spigot.structs.conditions.Condition
getConditionName, getConditionType, getObjective, getProgressNeeded, getQuest, setConditionName, setObjective, setProgressNeeded, setQuest
-
Constructor Details
-
ActiveQuestCondition
-
-
Method Details
-
handleCommands
public static void handleCommands(NotQuests main, cloud.commandframework.paper.PaperCommandManager<org.bukkit.command.CommandSender> manager, cloud.commandframework.Command.Builder<org.bukkit.command.CommandSender> builder, ConditionFor conditionFor) -
getOtherQuestName
-
setOtherQuestName
-
getOtherQuest
-
check
-
getConditionDescription
- Specified by:
getConditionDescription
in classCondition
-
save
-
load
-