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

Method isTerrainLoading

Minecraft-Utils/1.9.4/src/Variables.java:562–565  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

560 }
561
562 @Override
563 public boolean isTerrainLoading() {
564 return getMinecraftScreen() instanceof bex;
565 }
566
567 @Override
568 public double getPlayerPosX() {

Callers

nothing calls this directly

Calls 1

getMinecraftScreenMethod · 0.95

Tested by

no test coverage detected