Minecraft-MCP
Toggle table of contents
0.0.1-pre
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Minecraft-MCP
common
/
org.js.lolifamily.minecraftmcp.repl
/
NamespaceProbe
/
classOrNull
class
Or
Null
private
fun
classOrNull
(
name
:
String
)
:
Class
<
*
>
?
Load
name
as a live class on the loader that defines MC (no init), or null if absent.