net.minecraft.client.resources.sounds

public abstract class BeeSoundInstance

extends AbstractTickableSoundInstance

All mapped superinterfaces:

SoundInstance, TickableSoundInstance

hrm
net.minecraft.client.resources.sounds.BeeSoundInstance
net.minecraft.class_4510

Field summary

Modifier and TypeField
private static final float
o
VOLUME_MIN
field_32991
private static final float
p
VOLUME_MAX
field_32992
private static final float
q
PITCH_MIN
field_32993
protected final Bee
n
bee
field_20530
private boolean
r
hasSwitched
field_20531

Constructor summary

ModifierConstructor
public (Bee arg0, SoundEvent arg1, SoundSource arg2)

Method summary

Modifier and TypeMethod
public void
q()
tick()
method_16896()
private float
u()
getMinPitch()
method_22137()
private float
v()
getMaxPitch()
method_22138()
public boolean
r()
canStartSilent()
method_4785()
public boolean
s()
canPlaySound()
method_26273()
protected abstract AbstractTickableSoundInstance
o()
getAlternativeSoundInstance()
method_22135()
protected abstract boolean
p()
shouldSwitchSounds()
method_22136()