MCPcopy 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

compareMethod · 0.80
playAuxSFXMethod · 0.80
onPlayerDamageBlockMethod · 0.80
onItemUseMethod · 0.80
useHoeMethod · 0.80
onItemUseMethod · 0.80
onItemUseMethod · 0.80
tryPlaceMethod · 0.80
getDisplayModeMethod · 0.80
fallMethod · 0.80
playStepSoundMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected