Interface SoundInstance

All Known Subinterfaces:
TickableSoundInstance
All Known Implementing Classes:
AbstractSoundInstance, class_2905, class_4295.class_4296, class_4295.class_4297, GuardianAttackSoundInstance, MinecartMovingSoundInstance, MinecartSoundInstance, MovingSoundInstance, PositionedSoundInstance

@Environment(CLIENT) public interface SoundInstance
Mappings:
Namespace Name
official dfw
intermediary net/minecraft/class_1900
named net/minecraft/client/sound/SoundInstance
  • Method Details

    • getIdentifier

      Identifier getIdentifier()
      Mappings:
      Namespace Name Mixin selector
      official a Ldfw;a()Lpc;
      intermediary method_7073 Lnet/minecraft/class_1900;method_7073()Lnet/minecraft/class_1653;
      named getIdentifier Lnet/minecraft/client/sound/SoundInstance;getIdentifier()Lnet/minecraft/util/Identifier;
    • method_12532

      @Nullable SoundContainerImpl method_12532(SoundManager soundManager)
      Mappings:
      Namespace Name Mixin selector
      official a Ldfw;a(Ldgt;)Ldgv;
      intermediary method_12532 Lnet/minecraft/class_1900;method_12532(Lnet/minecraft/class_1909;)Lnet/minecraft/class_1915;
      named method_12532 Lnet/minecraft/client/sound/SoundInstance;method_12532(Lnet/minecraft/client/sound/SoundManager;)Lnet/minecraft/client/sound/SoundContainerImpl;
    • method_12533

      class_2906 method_12533()
      Mappings:
      Namespace Name Mixin selector
      official b Ldfw;b()Ldft;
      intermediary method_12533 Lnet/minecraft/class_1900;method_12533()Lnet/minecraft/class_2906;
      named method_12533 Lnet/minecraft/client/sound/SoundInstance;method_12533()Lnet/minecraft/client/class_2906;
    • method_12534

      SoundCategory method_12534()
      Mappings:
      Namespace Name Mixin selector
      official c Ldfw;c()Lwk;
      intermediary method_12534 Lnet/minecraft/class_1900;method_12534()Lnet/minecraft/class_2153;
      named method_12534 Lnet/minecraft/client/sound/SoundInstance;method_12534()Lnet/minecraft/client/sound/SoundCategory;
    • isRepeatable

      boolean isRepeatable()
      Mappings:
      Namespace Name Mixin selector
      official d Ldfw;d()Z
      intermediary method_7074 Lnet/minecraft/class_1900;method_7074()Z
      named isRepeatable Lnet/minecraft/client/sound/SoundInstance;isRepeatable()Z
    • method_19604

      boolean method_19604()
      Mappings:
      Namespace Name Mixin selector
      official l Ldfw;l()Z
      intermediary method_19604 Lnet/minecraft/class_1900;method_19604()Z
      named method_19604 Lnet/minecraft/client/sound/SoundInstance;method_19604()Z
    • getRepeatDelay

      int getRepeatDelay()
      Mappings:
      Namespace Name Mixin selector
      official e Ldfw;e()I
      intermediary method_7075 Lnet/minecraft/class_1900;method_7075()I
      named getRepeatDelay Lnet/minecraft/client/sound/SoundInstance;getRepeatDelay()I
    • getVolume

      float getVolume()
      Mappings:
      Namespace Name Mixin selector
      official f Ldfw;f()F
      intermediary method_7076 Lnet/minecraft/class_1900;method_7076()F
      named getVolume Lnet/minecraft/client/sound/SoundInstance;getVolume()F
    • getPitch

      float getPitch()
      Mappings:
      Namespace Name Mixin selector
      official g Ldfw;g()F
      intermediary method_7077 Lnet/minecraft/class_1900;method_7077()F
      named getPitch Lnet/minecraft/client/sound/SoundInstance;getPitch()F
    • getX

      float getX()
      Mappings:
      Namespace Name Mixin selector
      official h Ldfw;h()F
      intermediary method_7078 Lnet/minecraft/class_1900;method_7078()F
      named getX Lnet/minecraft/client/sound/SoundInstance;getX()F
    • getY

      float getY()
      Mappings:
      Namespace Name Mixin selector
      official i Ldfw;i()F
      intermediary method_7079 Lnet/minecraft/class_1900;method_7079()F
      named getY Lnet/minecraft/client/sound/SoundInstance;getY()F
    • getZ

      float getZ()
      Mappings:
      Namespace Name Mixin selector
      official j Ldfw;j()F
      intermediary method_7080 Lnet/minecraft/class_1900;method_7080()F
      named getZ Lnet/minecraft/client/sound/SoundInstance;getZ()F
    • getAttenuationType

      SoundInstance.AttenuationType getAttenuationType()
      Mappings:
      Namespace Name Mixin selector
      official k Ldfw;k()Ldfw$a;
      intermediary method_7081 Lnet/minecraft/class_1900;method_7081()Lnet/minecraft/class_1900$class_1901;
      named getAttenuationType Lnet/minecraft/client/sound/SoundInstance;getAttenuationType()Lnet/minecraft/client/sound/SoundInstance$AttenuationType;
    • method_19605

      default boolean method_19605()
      Mappings:
      Namespace Name Mixin selector
      official n Ldfw;n()Z
      intermediary method_19605 Lnet/minecraft/class_1900;method_19605()Z
      named method_19605 Lnet/minecraft/client/sound/SoundInstance;method_19605()Z