@Environment(value=CLIENT) public static class BiomeEffectSoundPlayer.MusicLoop extends MovingSoundInstance
SoundInstance.AttenuationType
Modifier and Type | Field and Description |
---|---|
private int |
delta |
private int |
strength |
attenuationType, category, field_18935, id, looping, pitch, repeat, repeatDelay, sound, volume, x, y, z
Constructor and Description |
---|
MusicLoop(SoundEvent sound) |
Modifier and Type | Method and Description |
---|---|
void |
fadeIn() |
void |
fadeOut() |
void |
tick() |
isDone, setDone
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canPlay, getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable, shouldAlwaysPlay
public MusicLoop(SoundEvent sound)