public class MovingSoundMinecartRiding extends MovingSound
ISound.AttenuationType
donePlaying
attenuationType, pitch, positionedSoundLocation, repeat, repeatDelay, volume, xPosF, yPosF, zPosF
Constructor and Description |
---|
MovingSoundMinecartRiding(EntityPlayer playerRiding,
EntityMinecart minecart) |
Modifier and Type | Method and Description |
---|---|
void |
update()
Like the old updateEntity(), except more generic.
|
isDonePlaying
canRepeat, getAttenuationType, getPitch, getRepeatDelay, getSoundLocation, getVolume, getXPosF, getYPosF, getZPosF
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRepeat, getAttenuationType, getPitch, getRepeatDelay, getSoundLocation, getVolume, getXPosF, getYPosF, getZPosF
public MovingSoundMinecartRiding(EntityPlayer playerRiding, EntityMinecart minecart)