JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
de.kentoj.kencommandapi.api.processing
Interface CommandExecutor<T,
S extends
CommandContext
<T,
?>>
public interface
CommandExecutor<T,
S extends
CommandContext
<T,
?>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
S
ctx)
Method Details
execute
void
execute
(
S
ctx)