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

Method getWorld

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

Source from the content-addressed store, hash-verified

537 }
538
539 public cqv getWorld() {
540 return getMinecraft().g;
541 }
542
543 public cga getGuiIngame() {
544 return getMinecraft().q;

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