public class MinecartTickableSound extends TickableSound
ISound.AttenuationType| Modifier and Type | Field and Description |
|---|---|
private float |
distance |
private AbstractMinecartEntity |
minecart |
donePlayingattenuationType, category, global, pitch, positionedSoundLocation, priority, repeat, repeatDelay, sound, volume, x, y, z| Constructor and Description |
|---|
MinecartTickableSound(AbstractMinecartEntity minecartIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeSilent() |
void |
tick() |
isDonePlayingcanRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobalprivate final AbstractMinecartEntity minecart
private float distance
public MinecartTickableSound(AbstractMinecartEntity minecartIn)