public class CommandLeave extends Object implements com.velocitypowered.api.command.Command
| Constructor and Description |
|---|
CommandLeave(@NotNull List<String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.velocitypowered.api.command.CommandSource commandSource,
@NotNull String[] strings) |
@NotNull List<String> |
getAliases() |
Copyright © 2020. All rights reserved.