unmap

open fun unmap(vararg commands: Command)

Removes commands from the list of mappings.


open fun unmap(condition: BooleanSupplier)

Removes a condition from the list of mappings.