public class ElytraSound extends MovingSound
ISound.AttenuationType
Modifier and Type | Field and Description |
---|---|
private EntityPlayerSP |
player |
private int |
time |
donePlaying
attenuationType, category, pitch, positionedSoundLocation, repeat, repeatDelay, sound, volume, xPosF, yPosF, zPosF
Constructor and Description |
---|
ElytraSound(EntityPlayerSP p_i47113_1_) |
Modifier and Type | Method and Description |
---|---|
void |
update() |
isDonePlaying
canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getXPosF, getYPosF, getZPosF
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getXPosF, getYPosF, getZPosF
private final EntityPlayerSP player
private int time
public ElytraSound(EntityPlayerSP p_i47113_1_)