ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.commands
/
CommandContext
Command
Context
interface
CommandContext
Members
Properties
parsers
Link copied to clipboard
abstract
val
parsers
:
Map
<
Class
<
*
>
,
ArgumentParser
>
Functions
get
Argument
Parser
Link copied to clipboard
open
fun
getArgumentParser
(
clazz
:
Class
<
*
>
)
:
ArgumentParser
?