History - com.mojang.brigadier.arguments.StringArgumentType
1.14.1
Names
com.mojang.brigadier.arguments.StringArgumentType
Fields
StringArgumentType$StringType: type
Constructors
(StringArgumentType$StringType)
Methods
StringArgumentType (): word
StringArgumentType (): string
StringArgumentType (): greedyString
String (CommandContext<?>, String): getString
StringArgumentType$StringType (): getType
String (StringReader): parse
Collection<String> (): getExamples