CommandAPI 9.4.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper.MapArgumentBuilderSuggestsKey.MapArgumentBuilderSuggestsValue.MapArgumentBuilderFinished Class Reference

An intermediary class for the MapArgumentBuilder. More...

Public Member Functions

 MapArgumentBuilderFinished (List< String > valueList, boolean allowValueDuplicates)
 
MapArgument< K, V > build ()
 Builds this MapArgument. More...
 

Detailed Description

An intermediary class for the MapArgumentBuilder.

Member Function Documentation

◆ build()

MapArgument< K, V > dev.jorel.commandapi.arguments.MapArgumentBuilder< K, V >.MapArgumentBuilderValueMapper.MapArgumentBuilderSuggestsKey.MapArgumentBuilderSuggestsValue.MapArgumentBuilderFinished.build ( )

Builds this MapArgument.

Returns
a new MapArgument