Package net.minecraft.client.sound
Class PassiveBeeSoundInstance
java.lang.Object
net.minecraft.client.sound.AbstractSoundInstance
net.minecraft.client.sound.MovingSoundInstance
net.minecraft.client.sound.AbstractBeeSoundInstance
net.minecraft.client.sound.PassiveBeeSoundInstance
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Mappings:
- Namespace - Name - official - fxk- intermediary - net/minecraft/class_4509- named - net/minecraft/client/sound/PassiveBeeSoundInstance
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstanceSoundInstance.AttenuationType
- 
Field SummaryFields inherited from class net.minecraft.client.sound.AbstractBeeSoundInstancebeeFields inherited from class net.minecraft.client.sound.AbstractSoundInstanceattenuationType, category, id, pitch, random, relative, repeat, repeatDelay, sound, volume, x, y, z
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.sound.AbstractBeeSoundInstancecanPlay, shouldAlwaysPlay, tickMethods inherited from class net.minecraft.client.sound.MovingSoundInstanceisDone, setDoneMethods inherited from class net.minecraft.client.sound.AbstractSoundInstancegetAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.sound.SoundInstancegetAttenuationType, getCategory, getId, getPitch, getRepeatDelay, getSound, getSoundSet, getVolume, getX, getY, getZ, isRelative, isRepeatable
- 
Constructor Details- 
PassiveBeeSoundInstance- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfxk;<init>(Lbrm;)V- intermediary - <init>- Lnet/minecraft/class_4509;<init>(Lnet/minecraft/class_4466;)V- named - <init>- Lnet/minecraft/client/sound/PassiveBeeSoundInstance;<init>(Lnet/minecraft/entity/passive/BeeEntity;)V
 
 
- 
- 
Method Details- 
getReplacement- Specified by:
- getReplacementin class- AbstractBeeSoundInstance
- Mappings:
- Namespace - Name - Mixin selector - official - o- Lfxl;o()Lfxh;- intermediary - method_22135- Lnet/minecraft/class_4510;method_22135()Lnet/minecraft/class_1101;- named - getReplacement- Lnet/minecraft/client/sound/AbstractBeeSoundInstance;getReplacement()Lnet/minecraft/client/sound/MovingSoundInstance;
 
- 
shouldReplaceprotected boolean shouldReplace()- Specified by:
- shouldReplacein class- AbstractBeeSoundInstance
- Mappings:
- Namespace - Name - Mixin selector - official - p- Lfxl;p()Z- intermediary - method_22136- Lnet/minecraft/class_4510;method_22136()Z- named - shouldReplace- Lnet/minecraft/client/sound/AbstractBeeSoundInstance;shouldReplace()Z
 
 
-