ImprovedFactions
Toggle table of contents
2.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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
?