1.21.9
Toggle table of contents
0.2.8+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.api
/
House
/
getFunction
get
Function
abstract
suspend
fun
getFunction
(
name
:
String
)
:
Function
?
Retrieves a function by name.
Return
the
Function
if found, or null otherwise
Parameters
name
function name to look up