Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isTerrainLoading
Method
isTerrainLoading
Minecraft-Utils/1.8.8/src/Variables.java:598–601 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
596
}
597
598
@Override
599
public
boolean isTerrainLoading() {
600
return
getMinecraftScreen() instanceof axs;
601
}
602
603
@Override
604
public
double getPlayerPosX() {
Callers
nothing calls this directly
Calls
1
getMinecraftScreen
Method · 0.95
Tested by
no test coverage detected