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

Method getSaturation

Minecraft-Utils/1.7.10/src/Variables.java:709–712  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

707 }
708
709 @Override
710 public float getSaturation() {
711 return getPlayer().bQ().e();
712 }
713
714 @Override
715 public float getHealth(Object entity) {

Callers

nothing calls this directly

Calls 2

getPlayerMethod · 0.95
eMethod · 0.45

Tested by

no test coverage detected