toggle menu
UnderscoreEnchantsAPI
2.2.0
jvm
switch theme
search in API
UnderscoreEnchantsAPI
/
com.roughlyunderscore.data
/
UELocale
/
byKey
by
Key
fun
byKey
(
key
:
String
)
:
String
?
Finds a message by its configuration key.
Return
The message, or null if not found.
Parameters
key
The key of the message.