JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
net.minestom.server
net.minestom.server.command
ExecutableCommand
Contents
Description
Nested Class Summary
Method Summary
Method Details
execute(CommandSender)
Hide sidebar
Show sidebar
Interface ExecutableCommand
@Internal
public interface
ExecutableCommand
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
ExecutableCommand.Result
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExecutableCommand.Result
execute
(
CommandSender
sender)
Method Details
execute
ExecutableCommand.Result
execute
(
CommandSender
sender)