Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getAir
Method
getAir
Minecraft-Utils/1.9.4/src/Variables.java:727–730 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
725
}
726
727
@Override
728
public
int
getAir() {
729
return
getPlayer().aP();
730
}
731
732
@Override
733
public
boolean isPlayerInsideWater() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected