@Environment(value=CLIENT) public class AggressiveBeeSoundInstance extends AbstractBeeSoundInstance
SoundInstance.AttenuationTypebeeattenuationType, category, field_18935, id, looping, pitch, repeat, repeatDelay, sound, volume, x, y, z| Constructor and Description |
|---|
AggressiveBeeSoundInstance(BeeEntity beeEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected MovingSoundInstance |
getReplacement() |
protected boolean |
shouldReplace() |
canPlay, shouldAlwaysPlay, tickisDone, setDonegetAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatablepublic AggressiveBeeSoundInstance(BeeEntity beeEntity)
protected MovingSoundInstance getReplacement()
getReplacement in class AbstractBeeSoundInstanceprotected boolean shouldReplace()
shouldReplace in class AbstractBeeSoundInstance