mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-06 16:37:38 +01:00
hollow-cube/command-virtual-execution
This commit is contained in:
parent
2469922ad7
commit
c8362a7d2c
@ -98,7 +98,7 @@ public final class CommandManager {
|
||||
* Executes a command for a {@link CommandSender}.
|
||||
*
|
||||
* @param sender the sender of the command
|
||||
* @param command the raw command string (without the command prefix)
|
||||
* @param rawCommand the raw command string (without the command prefix)
|
||||
* @return the execution result
|
||||
*/
|
||||
public @NotNull CommandResult execute(@NotNull CommandSender sender, @NotNull String rawCommand) {
|
||||
|
Loading…
Reference in New Issue
Block a user