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/src/Variables.java:742–745 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
740
}
741
742
@Override
743
public
boolean isPlayerInsideWater() {
744
return
getSpectatingEntity().a(bof.h);
745
}
746
747
@Override
748
public
float getResistanceFactor() {
Callers
nothing calls this directly
Calls
2
getSpectatingEntity
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected