MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / isHungerPotionActive

Method isHungerPotionActive

Minecraft-Utils/1.10/src/Variables.java:855–858  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

853 }
854
855 @Override
856 public boolean isHungerPotionActive() {
857 return getPlayer().a(rr.q);
858 }
859
860 @Override
861 public ItemStack getItemInMainHand() {

Callers

nothing calls this directly

Calls 2

getPlayerMethod · 0.95
aMethod · 0.45

Tested by

no test coverage detected