Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getSession
Method
getSession
Minecraft-Utils/1.13/src/Variables.java:577–580 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
575
}
576
577
@Override
578
public
String getSession() {
579
return
getMinecraft().B().d();
580
}
581
582
@Override
583
public
String getUsername() {
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
d
Method · 0.45
Tested by
no test coverage detected