addItem

abstract fun addItem(item: Item<*>)

Add the specified item into this config spec.

Parameters

item

the specified item

Sources

jvm source
Link copied to clipboard