Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getFrequency
Method
getFrequency
src/main/java/net/minecraft/block/Block.java:1556–1559 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1554
}
1555
1556
public
float getFrequency()
1557
{
1558
return
this.frequency;
1559
}
1560
1561
public
String getBreakSound()
1562
{
Callers
15
compare
Method · 0.80
addServerStatsToSnooper
Method · 0.80
playAuxSFX
Method · 0.80
onPlayerDamageBlock
Method · 0.80
onItemUse
Method · 0.80
useHoe
Method · 0.80
onItemUse
Method · 0.80
onItemUse
Method · 0.80
tryPlace
Method · 0.80
getDisplayMode
Method · 0.80
fall
Method · 0.80
playStepSound
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected