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.impl.analysis
/
AnalysisSession
/
newEditor
new
Editor
fun
newEditor
(
code
:
String
=
""
)
:
AnalysisSession.Editor
A fresh editing context over
code
. Hold one per caret, and
close
it when that caret is gone.