public class RidingMinecartTickableSound extends TickableSound
ISound.AttenuationType
donePlaying
attenuationType, category, global, pitch, positionedSoundLocation, priority, repeat, repeatDelay, sound, volume, x, y, z
コンストラクタと説明 |
---|
RidingMinecartTickableSound(PlayerEntity playerIn,
AbstractMinecartEntity minecartIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
canBeSilent() |
void |
tick() |
isDonePlaying
canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobal
public RidingMinecartTickableSound(PlayerEntity playerIn, AbstractMinecartEntity minecartIn)