Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getGameProfile
Method
getGameProfile
Minecraft-Utils/1.12.2/src/Variables.java:579–582 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
577
}
578
579
@Override
580
public
GameProfile getGameProfile() {
581
return
getMinecraft().K().e();
582
}
583
584
@Override
585
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