Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getAir
Method
getAir
Minecraft-Utils/1.13/src/Variables.java:773–776 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
771
}
772
773
@Override
774
public
int
getAir() {
775
return
getPlayer().bg();
776
}
777
778
@Override
779
public
boolean isPlayerInsideWater() {
Callers
1
isPlayerInsideWater
Method · 0.95
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected