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

Method isPlayerInsideWater

Minecraft-Utils/1.12.2/src/Variables.java:764–767  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

762 }
763
764 @Override
765 public boolean isPlayerInsideWater() {
766 return getSpectatingEntity().a(bcz.h);
767 }
768
769 @Override
770 public float getResistanceFactor() {

Callers

nothing calls this directly

Calls 2

getSpectatingEntityMethod · 0.95
aMethod · 0.45

Tested by

no test coverage detected