| Package | Description |
|---|---|
| com.datasiqn.commandcore | |
| com.datasiqn.commandcore.argument | |
| com.datasiqn.commandcore.command |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull CommandContext |
CommandCore.createContext(CommandSource source,
Command command,
String label,
Arguments arguments)
Creates a new
CommandContext |
static @NotNull CommandContext |
CommandCore.createContext(CommandSource source,
Command command,
String label,
Arguments arguments)
Creates a new
CommandContext |
| Modifier and Type | Class and Description |
|---|---|
class |
StringArguments
Represents a list of arguments.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull Arguments |
CommandContext.getArguments()
Gets all command arguments
|
@NotNull Arguments |
CommandContext.getArguments()
Gets all command arguments
|
Copyright © 2024. All rights reserved.