Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getAir
Method
getAir
Minecraft-Utils/1.8/src/Variables.java:737–740 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
735
}
736
737
@Override
738
public
int
getAir() {
739
return
getPlayer().aA();
740
}
741
742
@Override
743
public
boolean isPlayerInsideWater() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected