MCPcopy 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

getMinecraftMethod · 0.95
dMethod · 0.45

Tested by

no test coverage detected