public class MovingSoundMinecart extends MovingSound
ISound.AttenuationType
donePlaying
attenuationType, category, pitch, positionedSoundLocation, priority, repeat, repeatDelay, sound, volume, x, y, z
Constructor and Description |
---|
MovingSoundMinecart(EntityMinecart minecartIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeSilent() |
void |
tick() |
isDonePlaying
canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isPriority
public MovingSoundMinecart(EntityMinecart minecartIn)