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

Method isTerrainLoading

Minecraft-Utils/1.8/src/Variables.java:578–581  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

576 }
577
578 @Override
579 public boolean isTerrainLoading() {
580 return getMinecraftScreen() instanceof bxd;
581 }
582
583 @Override
584 public double getPlayerPosX() {

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected