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

Method getVersion

src/main/java/net/minecraft/client/Minecraft.java:718–721  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

716 }
717
718 public String getVersion()
719 {
720 return this.launchedVersion;
721 }
722
723 private void startTimerHackThread()
724 {

Callers 5

startGameMethod · 0.45
createDisplayMethod · 0.45
callMethod · 0.45
callMethod · 0.45
drawScreenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected