MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getVolume

Method getVolume

src/main/java/net/minecraft/client/audio/ISound.java:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 int getRepeatDelay();
12
13 float getVolume();
14
15 float getPitch();
16

Callers 15

playAuxSFXMethod · 0.65
handleSoundEffectMethod · 0.65
playSoundMethod · 0.65
getNormalizedVolumeMethod · 0.65
onPlayerDamageBlockMethod · 0.65
onItemUseMethod · 0.65
useHoeMethod · 0.65
onItemUseMethod · 0.65
onItemUseMethod · 0.65
tryPlaceMethod · 0.65
fallMethod · 0.65
playStepSoundMethod · 0.65

Implementers 1

PositionedSoundsrc/main/java/net/minecraft/client/aud

Calls

no outgoing calls

Tested by

no test coverage detected