MCPcopy 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

getProfileMethod · 0.95
runMethod · 0.95
MinecraftMethod · 0.45
getSessionInfoMethod · 0.45
initGuiMethod · 0.45
IntegratedServerMethod · 0.45
getNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected