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
Interface CommandRequirement<S>
public interface
CommandRequirement<S>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accepts
(
S
sender,
Context
<
S
> commandContext)
@Nullable
CaptionKey
caption
()
Method Details
accepts
boolean
accepts
(
S
sender,
Context
<
S
> commandContext)
caption
@Nullable
@Nullable
CaptionKey
caption
()