net.minecraft.client.resources.sounds

public abstract class BeeSoundInstance

extends AbstractTickableSoundInstance

All mapped superinterfaces:

SoundInstance, TickableSoundInstance

hev
net.minecraft.client.resources.sounds.BeeSoundInstance
net.minecraft.class_4510
net.minecraft.client.sound.AbstractBeeSoundInstance

Field summary

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

Constructor summary

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

Method summary

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