public final class DefaultCommandContainer extends Object implements systems.reformcloud.reformcloud2.executor.api.command.CommandContainer
| Modifier and Type | Method and Description |
|---|---|
@NotNull Collection<String> |
getAliases() |
@NotNull systems.reformcloud.reformcloud2.executor.api.command.Command |
getCommand() |
@NotNull String |
getDescription() |
@NotNull public @NotNull Collection<String> getAliases()
getAliases in interface systems.reformcloud.reformcloud2.executor.api.command.CommandContainer@NotNull public @NotNull String getDescription()
getDescription in interface systems.reformcloud.reformcloud2.executor.api.command.CommandContainer@NotNull public @NotNull systems.reformcloud.reformcloud2.executor.api.command.Command getCommand()
getCommand in interface systems.reformcloud.reformcloud2.executor.api.command.CommandContainerCopyright © 2020. All rights reserved.