Class ManhuntSuggestions
java.lang.Object
uk.radialbog9.spigot.manhunt.tabcompleters.ManhuntSuggestions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionobjectiveSuggestions
(@NotNull cloud.commandframework.context.CommandContext<org.bukkit.command.CommandSender> context, String input) playerDeadRunnerSuggestions
(@NotNull cloud.commandframework.context.CommandContext<org.bukkit.command.CommandSender> context, String input) playerGenericSuggestions
(@NotNull cloud.commandframework.context.CommandContext<org.bukkit.command.CommandSender> context, String input) playerInGameSuggestions
(@NotNull cloud.commandframework.context.CommandContext<org.bukkit.command.CommandSender> context, String input) playerNotHunterSuggestions
(@NotNull cloud.commandframework.context.CommandContext<org.bukkit.command.CommandSender> context, String input) playerNotRunnerSuggestions
(@NotNull cloud.commandframework.context.CommandContext<org.bukkit.command.CommandSender> context, String input)
-
Constructor Details
-
ManhuntSuggestions
public ManhuntSuggestions()
-
-
Method Details
-
playerGenericSuggestions
-
playerNotHunterSuggestions
-
playerNotRunnerSuggestions
-
playerInGameSuggestions
-
playerDeadRunnerSuggestions
-
objectiveSuggestions
-