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

Method isTerrainLoading

Minecraft-Utils/1.12.2/src/Variables.java:594–597  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected