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,
C>
public interface
CommandExecution<S,
C>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
C
sender,
Context
<
S
> commandContext)
Method Details
execute
void
execute
(@NotNull
C
sender,
Context
<
S
> commandContext)