Class MapArgumentBuilder<K,V>

java.lang.Object
dev.jorel.commandapi.arguments.MapArgumentBuilder<K,V>
Type Parameters:
K - The type of keys this map should contain
V - The type of values this map should contain

public class MapArgumentBuilder<K,V> extends Object
A builder to create a MapArgument