MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getPlayerID

Method getPlayerID

src/main/java/net/minecraft/util/Session.java:29–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 public String getPlayerID()
30 {
31 return this.playerID;
32 }
33
34 public String getUsername()
35 {

Callers 3

getProfileMethod · 0.95
getSessionInfoMethod · 0.80
drawAchievementScreenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected