Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getSplashSound
Method
getSplashSound
src/main/java/net/minecraft/entity/Entity.java:1207–1210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1205
}
1206
1207
protected
String getSplashSound()
1208
{
1209
return
"game.neutral.swim.splash"
;
1210
}
1211
1212
/**
1213
* Checks
if
the current block the entity is within of the specified material type
Callers
1
resetHeight
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected