MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getGameProfile

Method getGameProfile

Minecraft-Utils/1.8.9/src/Variables.java:580–583  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

578 }
579
580 @Override
581 public GameProfile getGameProfile() {
582 return getMinecraft().L().e();
583 }
584
585 @Override
586 public String getFPS() {

Callers 1

VariablesMethod · 0.95

Calls 2

getMinecraftMethod · 0.95
eMethod · 0.45

Tested by

no test coverage detected