MCPcopy
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

1const mineflayer = require('mineflayer')
2
3if (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

printFunction · 0.85
writeFunction · 0.70
tossFunction · 0.70

Tested by

no test coverage detected