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