public class MovingSoundMinecartRiding extends MovingSound
ISound.AttenuationType| Modifier and Type | Field and Description |
|---|---|
private EntityMinecart |
minecart |
private EntityPlayer |
player |
donePlayingattenuationType, category, pitch, positionedSoundLocation, repeat, repeatDelay, sound, volume, xPosF, yPosF, zPosF| Constructor and Description |
|---|
MovingSoundMinecartRiding(EntityPlayer playerRiding,
EntityMinecart minecart) |
| Modifier and Type | Method and Description |
|---|---|
void |
update() |
isDonePlayingcanRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getXPosF, getYPosF, getZPosFclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getXPosF, getYPosF, getZPosFprivate final EntityPlayer player
private final EntityMinecart minecart
public MovingSoundMinecartRiding(EntityPlayer playerRiding, EntityMinecart minecart)