Uses of Interface
tech.guilhermekaua.spigotboot.commands.parse.CommandPattern.CommandSegment
Packages that use CommandPattern.CommandSegment
-
Uses of CommandPattern.CommandSegment in tech.guilhermekaua.spigotboot.commands.parse
Classes in tech.guilhermekaua.spigotboot.commands.parse that implement CommandPattern.CommandSegmentModifier and TypeClassDescriptionstatic classstatic final classstatic final classstatic final classMethods in tech.guilhermekaua.spigotboot.commands.parse that return types with arguments of type CommandPattern.CommandSegmentConstructor parameters in tech.guilhermekaua.spigotboot.commands.parse with type arguments of type CommandPattern.CommandSegmentModifierConstructorDescriptionCommandPattern(String source, List<CommandPattern.CommandSegment> segments, Set<String> parameterNames)