Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isHungerPotionActive
Method
isHungerPotionActive
Minecraft-Utils/1.13/src/Variables.java:880–883 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
878
}
879
880
@Override
881
public
boolean isHungerPotionActive() {
882
return
getPlayer().a(aej.q);
883
}
884
885
@Override
886
public
ItemStack getItemInMainHand() {
Callers
nothing calls this directly
Calls
2
getPlayer
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected