Class PassiveBeeSoundInstance

All Implemented Interfaces:
SoundInstance, TickableSoundInstance

@Environment(CLIENT) public class PassiveBeeSoundInstance extends AbstractBeeSoundInstance
Mappings:
Namespace Name
official fra
intermediary net/minecraft/class_4509
named net/minecraft/client/sound/PassiveBeeSoundInstance
  • Constructor Details

    • PassiveBeeSoundInstance

      public PassiveBeeSoundInstance(BeeEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfra;<init>(Lbpp;)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

      protected MovingSoundInstance getReplacement()
      Specified by:
      getReplacement in class AbstractBeeSoundInstance
      Mappings:
      Namespace Name Mixin selector
      official o Lfrb;o()Lfqx;
      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;
    • shouldReplace

      protected boolean shouldReplace()
      Specified by:
      shouldReplace in class AbstractBeeSoundInstance
      Mappings:
      Namespace Name Mixin selector
      official p Lfrb;p()Z
      intermediary method_22136 Lnet/minecraft/class_4510;method_22136()Z
      named shouldReplace Lnet/minecraft/client/sound/AbstractBeeSoundInstance;shouldReplace()Z