Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getGameProfile
Method
getGameProfile
Minecraft-Utils/1.9/src/Variables.java:547–550 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
545
}
546
547
@Override
548
public
GameProfile getGameProfile() {
549
return
getMinecraft().K().e();
550
}
551
552
@Override
553
public
String getFPS() {
Callers
1
Variables
Method · 0.95
Calls
2
getMinecraft
Method · 0.95
e
Method · 0.45
Tested by
no test coverage detected