@Environment(value=CLIENT) public static class AmbientSoundLoops.MusicLoop extends MovingSoundInstance
SoundInstance.AttenuationType| Modifier and Type | Field and Description |
|---|---|
private ClientPlayerEntity |
player |
attenuationType, category, field_18935, id, looping, pitch, repeat, repeatDelay, sound, volume, x, y, z| Modifier | Constructor and Description |
|---|---|
protected |
MusicLoop(ClientPlayerEntity player,
SoundEvent soundEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
isDone, setDonegetAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanPlay, getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable, shouldAlwaysPlayprivate final ClientPlayerEntity player
protected MusicLoop(ClientPlayerEntity player, SoundEvent soundEvent)