JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.mqzn.commands.base.syntax
Interface CommandExecution<S>
public interface
CommandExecution<S>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
S
sender,
Context
<
S
> commandContext)
Method Details
execute
void
execute
(@NotNull
S
sender,
Context
<
S
> commandContext)