Class GiveQuestPointsAction
java.lang.Object
rocks.gravili.notquests.spigot.structs.actions.Action
rocks.gravili.notquests.spigot.structs.actions.GiveQuestPointsAction
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
final long
static void
handleCommands
(NotQuests main, cloud.commandframework.paper.PaperCommandManager<org.bukkit.command.CommandSender> manager, cloud.commandframework.Command.Builder<org.bukkit.command.CommandSender> builder, ActionFor rewardFor) void
void
void
setRewardedQuestPoints
(long rewardedQuestPoints) Methods inherited from class rocks.gravili.notquests.spigot.structs.actions.Action
addCondition, clearConditions, getActionName, getActionType, getConditions, getObjective, getQuest, removeActionName, removeCondition, setActionName, setObjective, setQuest
-
Constructor Details
-
GiveQuestPointsAction
-
-
Method Details
-
handleCommands
-
setRewardedQuestPoints
public void setRewardedQuestPoints(long rewardedQuestPoints) -
execute
-
getActionDescription
- Specified by:
getActionDescription
in classAction
-
save
-
getRewardedQuestPoints
public final long getRewardedQuestPoints() -
load
-