@Environment(value=CLIENT) public class PassiveBeeSoundInstance extends AbstractBeeSoundInstance
SoundInstance.AttenuationType
bee
attenuationType, category, field_18935, id, looping, pitch, repeat, repeatDelay, sound, volume, x, y, z
Constructor and Description |
---|
PassiveBeeSoundInstance(BeeEntity beeEntity) |
Modifier and Type | Method and Description |
---|---|
protected MovingSoundInstance |
getReplacement() |
protected boolean |
shouldReplace() |
canPlay, shouldAlwaysPlay, tick
isDone, setDone
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isLooping, isRepeatable
public PassiveBeeSoundInstance(BeeEntity beeEntity)
protected MovingSoundInstance getReplacement()
getReplacement
in class AbstractBeeSoundInstance
protected boolean shouldReplace()
shouldReplace
in class AbstractBeeSoundInstance