context Actions
fun contextActions(contextActions: Map<String, Map<ContextType, ContextAction.Builder>>): ConfigEntry.ContentBuilder
A map of context actions for the entry to use in context handling. These are the right-click and keybind actions relevant to the setting.
Return
this builder
Author
fzzyhmstrs
Since
0.6.0
Parameters
context Actions
Map