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

Method getGameProfile

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

Source from the content-addressed store, hash-verified

581 }
582
583 @Override
584 public GameProfile getGameProfile() {
585 return getMinecraft().L().e();
586 }
587
588 @Override
589 public String getFPS() {

Callers 1

VariablesMethod · 0.95

Calls 2

getMinecraftMethod · 0.95
eMethod · 0.45

Tested by

no test coverage detected