Class ArcParserParameters
java.lang.Object
com.xpdustry.distributor.command.cloud.ArcParserParameters
A collection of
ParserParameter used by Distributor to resolve Mindustry types in the
ParserRegistry.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.incendo.cloud.parser.ParserParameter<TeamParser.TeamMode>Whether aTeamargument should include all the teams or only the base ones. -
Method Summary
-
Field Details
-
TEAM_MODE
Whether aTeamargument should include all the teams or only the base ones.
-