Class HappyGhastRidingSoundInstance

All Implemented Interfaces:
SoundInstance, TickableSoundInstance

@Environment(CLIENT) public class HappyGhastRidingSoundInstance extends MovingSoundInstance
Mappings:
Namespace Name
named net/minecraft/client/sound/HappyGhastRidingSoundInstance
intermediary net/minecraft/class_11263
official hvi
  • Field Details

    • field_59985

      private static final float field_59985
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_59985 Lnet/minecraft/client/sound/HappyGhastRidingSoundInstance;field_59985:F
      intermediary field_59985 Lnet/minecraft/class_11263;field_59985:F
      official n Lhvi;n:F
    • field_59986

      private static final float field_59986
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_59986 Lnet/minecraft/client/sound/HappyGhastRidingSoundInstance;field_59986:F
      intermediary field_59986 Lnet/minecraft/class_11263;field_59986:F
      official o Lhvi;o:F
    • player

      private final PlayerEntity player
      Mappings:
      Namespace Name Mixin selector
      named player Lnet/minecraft/client/sound/HappyGhastRidingSoundInstance;player:Lnet/minecraft/entity/player/PlayerEntity;
      intermediary field_59987 Lnet/minecraft/class_11263;field_59987:Lnet/minecraft/class_1657;
      official p Lhvi;p:Lcut;
    • happyGhast

      private final HappyGhastEntity happyGhast
      Mappings:
      Namespace Name Mixin selector
      named happyGhast Lnet/minecraft/client/sound/HappyGhastRidingSoundInstance;happyGhast:Lnet/minecraft/entity/passive/HappyGhastEntity;
      intermediary field_59988 Lnet/minecraft/class_11263;field_59988:Lnet/minecraft/class_11187;
      official q Lhvi;q:Lcmt;
  • Constructor Details

    • HappyGhastRidingSoundInstance

      public HappyGhastRidingSoundInstance(PlayerEntity player, HappyGhastEntity happyGhast)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/sound/HappyGhastRidingSoundInstance;<init>(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/passive/HappyGhastEntity;)V
      intermediary <init> Lnet/minecraft/class_11263;<init>(Lnet/minecraft/class_1657;Lnet/minecraft/class_11187;)V
      official <init> Lhvi;<init>(Lcut;Lcmt;)V
  • Method Details

    • shouldAlwaysPlay

      public boolean shouldAlwaysPlay()
      Mappings:
      Namespace Name Mixin selector
      named shouldAlwaysPlay Lnet/minecraft/client/sound/SoundInstance;shouldAlwaysPlay()Z
      intermediary method_4785 Lnet/minecraft/class_1113;method_4785()Z
      official r Lhvp;r()Z
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/client/sound/TickableSoundInstance;tick()V
      intermediary method_16896 Lnet/minecraft/class_1117;method_16896()V
      official q Lhvq;q()V