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

Method isTerrainLoading

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

Source from the content-addressed store, hash-verified

593 }
594
595 @Override
596 public boolean isTerrainLoading() {
597 return getMinecraftScreen() instanceof bez;
598 }
599
600 @Override
601 public double getPlayerPosX() {

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected