Package net.minestom.server.sound
Interface BlockSoundType
public interface BlockSoundType
-
Method Summary
Modifier and TypeMethodDescription@NotNull SoundEvent@NotNull SoundEvent@NotNull SoundEventhitSound()floatpitch()@NotNull SoundEvent@NotNull SoundEventfloatvolume()
-
Method Details
-
volume
float volume() -
pitch
float pitch() -
breakSound
-
hitSound
-
fallSound
-
placeSound
-
stepSound
-