Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
playAuxSFX
Method · 0.65
handleSoundEffect
Method · 0.65
playSound
Method · 0.65
getNormalizedVolume
Method · 0.65
onPlayerDamageBlock
Method · 0.65
onItemUse
Method · 0.65
useHoe
Method · 0.65
onItemUse
Method · 0.65
onItemUse
Method · 0.65
tryPlace
Method · 0.65
fall
Method · 0.65
playStepSound
Method · 0.65
Implementers
1
PositionedSound
src/main/java/net/minecraft/client/aud
Calls
no outgoing calls
Tested by
no test coverage detected