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

Method getWorld

Minecraft-Utils/1.7.10/src/Variables.java:512–514  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

510 }
511
512 public bjf getWorld() {
513 return getMinecraft().f;
514 }
515
516 public bbv getGuiIngame() {
517 return getMinecraft().r;

Callers 7

joinServerMethod · 0.95
disconnectFromWorldMethod · 0.95
getTargetBlockNameMethod · 0.95
getBiomeMethod · 0.95
getLightLevelMethod · 0.95
getScoreboardMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected