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
/
AtomicFiles
/
Writer
Writer
fun
interface
Writer
Writes one file's bytes to the staging path it is handed.
Members
Functions
write
Link copied to clipboard
abstract
fun
write
(
tmp
:
Path
)