public abstract class MovingSound extends PositionedSound implements ITickableSound
ISound.AttenuationType| Modifier and Type | Field and Description |
|---|---|
protected boolean |
donePlaying |
field_147663_c, field_147664_a, field_147665_h, field_147666_i, repeat, volume, xPosF, yPosF, zPosF| Modifier | Constructor and Description |
|---|---|
protected |
MovingSound(ResourceLocation p_i45104_1_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDonePlaying() |
canRepeat, getAttenuationType, getPitch, getPositionedSoundLocation, getRepeatDelay, getVolume, getXPosF, getYPosF, getZPosFclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRepeat, getAttenuationType, getPitch, getPositionedSoundLocation, getRepeatDelay, getVolume, getXPosF, getYPosF, getZPosFupdateprotected MovingSound(ResourceLocation p_i45104_1_)
public boolean isDonePlaying()
isDonePlaying in interface ITickableSound