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

Method isHungerPotionActive

Minecraft-Utils/1.9/src/Variables.java:815–818  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

813 }
814
815 @Override
816 public boolean isHungerPotionActive() {
817 return getPlayer().a(rm.q);
818 }
819
820 @Override
821 public ItemStack getItemInMainHand() {

Callers

nothing calls this directly

Calls 2

getPlayerMethod · 0.95
aMethod · 0.45

Tested by

no test coverage detected