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
/
remapModule
remap
Module
internal
fun
remapModule
(
outputFiles
:
Map
<
String
,
ByteArray
>
,
mappingsPath
:
String
,
classpath
:
List
<
File
>
,
fromNs
:
String
,
toNs
:
String
)
:
Map
<
String
,
ByteArray
>
Remap the script's compiled classes
fromNs
->
toNs
.