ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.commands.arguments.primitives
Package-level
declarations
Types
Types
Bool
Argument
Parser
Link copied to clipboard
open
class
BoolArgumentParser
:
ArgumentParser
Enum
Argument
Parser
Link copied to clipboard
open
class
EnumArgumentParser
<
E
:
Enum
<
E
>
>
(
clazz
:
Class
<
E
>
)
:
ArgumentParser
Int
Argument
Parser
Link copied to clipboard
class
IntArgumentParser
:
ArgumentParser
String
Argument
Parser
Link copied to clipboard
open
class
StringArgumentParser
:
ArgumentParser