Class AggressiveBeeSoundInstance

All Implemented Interfaces:
SoundInstance, TickableSoundInstance

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

    • AggressiveBeeSoundInstance

      public AggressiveBeeSoundInstance(BeeEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfqz;<init>(Lbpp;)V
      intermediary <init> Lnet/minecraft/class_4508;<init>(Lnet/minecraft/class_4466;)V
      named <init> Lnet/minecraft/client/sound/AggressiveBeeSoundInstance;<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