Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isPlayerInsideWater
Method
isPlayerInsideWater
Minecraft-Utils/1.8.8/src/Variables.java:762–765 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
760
}
761
762
@Override
763
public
boolean isPlayerInsideWater() {
764
return
getSpectatingEntity().a(arm.h);
765
}
766
767
@Override
768
public
float getResistanceFactor() {
Callers
nothing calls this directly
Calls
2
getSpectatingEntity
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected