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

Method getGameProfile

Minecraft-Utils/1.13/src/Variables.java:592–595  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

590 }
591
592 @Override
593 public GameProfile getGameProfile() {
594 return getMinecraft().B().e();
595 }
596
597 @Override
598 public String getFPS() {

Callers 1

VariablesMethod · 0.95

Calls 2

getMinecraftMethod · 0.95
eMethod · 0.45

Tested by

no test coverage detected