Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getUsername
Method
getUsername
Minecraft-Utils/1.7.10/src/Variables.java:551–554 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
549
}
550
551
@Override
552
public
String getUsername() {
553
return
getMinecraft().M().c();
554
}
555
556
@Override
557
public
Proxy getProxy() {
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
c
Method · 0.45
Tested by
no test coverage detected