public class CommandDebug
extends net.kunmc.lab.peyangpaperutils.lib.command.SubCommandWith
Constructor and Description |
---|
CommandDebug(KPMRegistry registry) |
Modifier and Type | Method and Description |
---|---|
net.kyori.adventure.text.TextComponent |
getHelpOneLine() |
protected String |
getName() |
@Nullable String |
getPermission() |
protected Map<String,net.kunmc.lab.peyangpaperutils.lib.command.CommandBase> |
getSubCommands(@NotNull org.bukkit.command.CommandSender sender) |
getArguments, getRootCommandName, onCommand, onTabComplete, setRootCommandName
checkPermission, indicateArgsLengthInvalid, indicateArgsLengthInvalid, indicatePlayer, of, optional, optional, optional, optional, parseDouble, parseDouble, parseInteger, parseInteger, required, required, required, suggestCommand, suggestCommand
public CommandDebug(KPMRegistry registry)
protected String getName()
getName
in class net.kunmc.lab.peyangpaperutils.lib.command.SubCommandWith
protected Map<String,net.kunmc.lab.peyangpaperutils.lib.command.CommandBase> getSubCommands(@NotNull @NotNull org.bukkit.command.CommandSender sender)
getSubCommands
in class net.kunmc.lab.peyangpaperutils.lib.command.SubCommandWith
@Nullable public @Nullable String getPermission()
getPermission
in class net.kunmc.lab.peyangpaperutils.lib.command.CommandBase
public net.kyori.adventure.text.TextComponent getHelpOneLine()
getHelpOneLine
in class net.kunmc.lab.peyangpaperutils.lib.command.CommandBase
Copyright © 2023. All rights reserved.