toggle menu
UnderscoreEnchantsAPI
2.2.0
jvm
switch theme
search in API
UnderscoreEnchantsAPI
/
com.roughlyunderscore.registry
/
UEAPIRegistry
/
findAction
find
Action
@
Since
(
version
=
"2.2"
)
abstract
fun
findAction
(
name
:
String
)
:
RegistrableAction
?
This method finds an action by its
name
(alias).
Return
the action, or null if not found