net.minecraft.client.resources.sounds

public abstract class BeeSoundInstance

extends AbstractTickableSoundInstance

All mapped superinterfaces:

SoundInstance, TickableSoundInstance

fvs
net.minecraft.client.resources.sounds.BeeSoundInstance
net.minecraft.class_4510
net.minecraft.client.sound.AbstractBeeSoundInstance
net.minecraft.src.C_4552_

Field summary

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

Constructor summary

ModifierConstructor
public (Bee entity, SoundEvent sound, SoundSource soundCategory)

Method summary

Modifier and TypeMethod
public void
q()
tick()
method_16896()
tick()
m_7788_()
private float
u()
getMinPitch()
method_22137()
getMinPitch()
m_119627_()
private float
v()
getMaxPitch()
method_22138()
getMaxPitch()
m_119628_()
public boolean
r()
canStartSilent()
method_4785()
shouldAlwaysPlay()
m_7784_()
public boolean
s()
canPlaySound()
method_26273()
canPlay()
m_7767_()
protected abstract AbstractTickableSoundInstance
o()
getAlternativeSoundInstance()
method_22135()
getReplacement()
m_5958_()
protected abstract boolean
p()
shouldSwitchSounds()
method_22136()
shouldReplace()
m_7774_()