Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getUsername
Method
getUsername
src/main/java/net/minecraft/util/Session.java:34–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
public
String getUsername()
35
{
36
return
this.username;
37
}
38
39
public
String getToken()
40
{
Callers
7
getProfile
Method · 0.95
run
Method · 0.95
Minecraft
Method · 0.45
getSessionInfo
Method · 0.45
initGui
Method · 0.45
IntegratedServer
Method · 0.45
getName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected