Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getAir
Method
getAir
Minecraft-Utils/1.12.2/src/Variables.java:759–762 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
757
}
758
759
@Override
760
public
int
getAir() {
761
return
getPlayer().aZ();
762
}
763
764
@Override
765
public
boolean isPlayerInsideWater() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected