getActions

fun getActions(): Map<CommandSender, ConfirmAction>(source)

Returns all the actions stored in the map.

Return

Map containing CommandSender as key and ConfirmAction as value.