public abstract class BeeSound extends TickableSound
ISound.AttenuationType
修飾子とタイプ | フィールドと説明 |
---|---|
protected BeeEntity |
field_229357_o_ |
donePlaying
attenuationType, category, global, pitch, positionedSoundLocation, priority, repeat, repeatDelay, sound, volume, x, y, z
コンストラクタと説明 |
---|
BeeSound(BeeEntity p_i226060_1_,
SoundEvent p_i226060_2_,
SoundCategory p_i226060_3_) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
canBeSilent() |
protected abstract TickableSound |
func_225642_o_() |
protected abstract boolean |
func_225643_p_() |
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
protected final BeeEntity field_229357_o_
public BeeSound(BeeEntity p_i226060_1_, SoundEvent p_i226060_2_, SoundCategory p_i226060_3_)
public void tick()
public boolean canBeSilent()
protected abstract TickableSound func_225642_o_()
protected abstract boolean func_225643_p_()