Interface Parameter.Multi
- All Superinterfaces:
- Parameter
- Enclosing interface:
- Parameter
A parameter that consists of multiple parameters
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.spongepowered.api.command.parameter.ParameterParameter.Factory, Parameter.FirstOfBuilder, Parameter.Key<T>, Parameter.Multi, Parameter.SequenceBuilder, Parameter.Subcommand, Parameter.Value<T>
- 
Method SummaryModifier and TypeMethodDescriptionReturns the child parameters.Methods inherited from interface org.spongepowered.api.command.parameter.ParameterisOptional, isTerminal
- 
Method Details- 
childParametersReturns the child parameters.- Returns:
- the child parameters
 
 
-