Package net.minestom.server.command
Interface ExecutableCommand
@Internal
@Experimental
public interface ExecutableCommand
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull ExecutableCommand.Result
execute
(@NotNull CommandSender sender)
-
Method Details
-
execute
-