Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PrismarineJS/mineflayer
/ book.js
File
book.js
examples/book.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
mineflayer = require(
'mineflayer'
)
2
3
if
(process.argv.length < 4 || process.argv.length > 6) {
4
console.log(
'Usage : node book.js <host> <port> [<name>] [<password>]'
)
Callers
nothing calls this directly
Calls
3
print
Function · 0.85
write
Function · 0.70
toss
Function · 0.70
Tested by
no test coverage detected