Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isHungerPotionActive
Method
isHungerPotionActive
Minecraft-Utils/1.12.2/src/Variables.java:854–857 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
852
}
853
854
@Override
855
public
boolean isHungerPotionActive() {
856
return
getPlayer().a(vb.q);
857
}
858
859
@Override
860
public
ItemStack getItemInMainHand() {
Callers
nothing calls this directly
Calls
2
getPlayer
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected