public abstract class BeeSound extends TickableSound
ISound.AttenuationType| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected BeeEntity |
field_229357_o_ |
donePlayingattenuationType, 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() |
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, isGlobalprotected 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_()