public class CommandReformCloud extends Object implements com.velocitypowered.api.command.Command
| Constructor and Description |
|---|
CommandReformCloud(@NotNull List<String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.velocitypowered.api.command.CommandSource commandSender,
@NotNull String[] strings) |
@NotNull List<String> |
getAliases() |
boolean |
hasPermission(com.velocitypowered.api.command.CommandSource source,
@NotNull String[] args) |
public void execute(com.velocitypowered.api.command.CommandSource commandSender,
@NotNull
@NotNull String[] strings)
execute in interface com.velocitypowered.api.command.Commandpublic boolean hasPermission(com.velocitypowered.api.command.CommandSource source,
@NotNull
@NotNull String[] args)
hasPermission in interface com.velocitypowered.api.command.CommandCopyright © 2020. All rights reserved.