public class FormattedCommandAlias extends Command
description, timings, usageMessage
Constructor and Description |
---|
FormattedCommandAlias(@NotNull String alias,
@NotNull String[] formatStrings) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(@NotNull CommandSender sender,
@NotNull String commandLabel,
@NotNull String[] args)
Executes the command, returning its success
|
@NotNull String |
getTimingName() |
broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
public boolean execute(@NotNull @NotNull CommandSender sender, @NotNull @NotNull String commandLabel, @NotNull @NotNull String[] args)
Command
@NotNull public @NotNull String getTimingName()
getTimingName
in class Command
Copyright © 2021. All rights reserved.