Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ JoinNetworkServerFunc
Method
JoinNetworkServerFunc
client/src/main/java/jake2/client/Menu.java:571–573 ·
view source on GitHub ↗
(Object unused)
Source
from the content-addressed store, hash-verified
569
}
570
571
private
static
void
JoinNetworkServerFunc(Object unused) {
572
Menu_JoinServer_f();
573
}
574
575
private
static
void
StartNetworkServerFunc(Object unused) {
576
Menu_StartServer_f();
Callers
1
execute
Method · 0.95
Calls
1
Menu_JoinServer_f
Method · 0.95
Tested by
no test coverage detected