public class EntityTickableSound extends TickableSound
ISound.AttenuationType
Modifier and Type | Field and Description |
---|---|
private Entity |
field_217863_o |
donePlaying
attenuationType, category, global, pitch, positionedSoundLocation, priority, repeat, repeatDelay, sound, volume, x, y, z
Constructor and Description |
---|
EntityTickableSound(SoundEvent p_i50898_1_,
SoundCategory p_i50898_2_,
Entity p_i50898_3_) |
EntityTickableSound(SoundEvent p_i50899_1_,
SoundCategory p_i50899_2_,
float p_i50899_3_,
float p_i50899_4_,
Entity p_i50899_5_) |
Modifier and Type | Method and Description |
---|---|
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
canBeSilent, canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobal
private final Entity field_217863_o
public EntityTickableSound(SoundEvent p_i50898_1_, SoundCategory p_i50898_2_, Entity p_i50898_3_)
public EntityTickableSound(SoundEvent p_i50899_1_, SoundCategory p_i50899_2_, float p_i50899_3_, float p_i50899_4_, Entity p_i50899_5_)