Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismarineJS/node-minecraft-protocol
/ serverTest.js
File
serverTest.js
test/serverTest.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env mocha */
2
3
const
mc = require(
'../'
)
4
const
assert = require(
'power-assert'
)
Callers
nothing calls this directly
Calls
10
getPort
Function · 0.85
checkFinish
Function · 0.85
loginPacket
Function · 0.85
close
Method · 0.80
connect
Method · 0.80
write
Method · 0.80
end
Method · 0.80
writeBundle
Method · 0.80
broadcast
Function · 0.70
sendBroadcastMessage
Function · 0.70
Tested by
no test coverage detected