public static class BiomeSoundHandler.Sound extends TickableSound
ISound.AttenuationType
Modifier and Type | Field and Description |
---|---|
private int |
fade |
private int |
fadeDirection |
Constructor and Description |
---|
Sound(SoundEvent p_i232489_1_) |
Modifier and Type | Method and Description |
---|---|
void |
fadeIn() |
void |
fadeOut() |
void |
tick() |
isStopped, stop
getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canPlaySound, canStartSilent, getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
public Sound(SoundEvent p_i232489_1_)