Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isHungerPotionActive
Method
isHungerPotionActive
Minecraft-Utils/1.8.9/src/Variables.java:838–841 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
836
}
837
838
@Override
839
public
boolean isHungerPotionActive() {
840
return
getPlayer().a(pe.s);
841
}
842
843
@Override
844
public
ItemStack getItemInMainHand() {
Callers
nothing calls this directly
Calls
2
getPlayer
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected