Class Channel.SourceManager

java.lang.Object
net.minecraft.client.sound.Channel.SourceManager
Enclosing class:
Channel

@Environment(CLIENT) public class Channel.SourceManager extends Object
Mappings:
Namespace Name
named net/minecraft/client/sound/Channel$SourceManager
intermediary net/minecraft/class_4235$class_4236
official hjk$a
  • Field Details Link icon

    • source Link icon

      Mappings:
      Namespace Name Mixin selector
      named source Lnet/minecraft/client/sound/Channel$SourceManager;source:Lnet/minecraft/client/sound/Source;
      intermediary field_18941 Lnet/minecraft/class_4235$class_4236;field_18941:Lnet/minecraft/class_4224;
      official b Lhjk$a;b:Lfdh;
    • stopped Link icon

      private boolean stopped
      Mappings:
      Namespace Name Mixin selector
      named stopped Lnet/minecraft/client/sound/Channel$SourceManager;stopped:Z
      intermediary field_18942 Lnet/minecraft/class_4235$class_4236;field_18942:Z
      official c Lhjk$a;c:Z
  • Constructor Details Link icon

    • SourceManager Link icon

      public SourceManager(Source source)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/sound/Channel$SourceManager;<init>(Lnet/minecraft/client/sound/Channel;Lnet/minecraft/client/sound/Source;)V
      intermediary <init> Lnet/minecraft/class_4235$class_4236;<init>(Lnet/minecraft/class_4235;Lnet/minecraft/class_4224;)V
      official <init> Lhjk$a;<init>(Lhjk;Lfdh;)V
  • Method Details Link icon

    • isStopped Link icon

      public boolean isStopped()
      Mappings:
      Namespace Name Mixin selector
      named isStopped Lnet/minecraft/client/sound/Channel$SourceManager;isStopped()Z
      intermediary method_19732 Lnet/minecraft/class_4235$class_4236;method_19732()Z
      official a Lhjk$a;a()Z
    • run Link icon

      public void run(Consumer<Source> action)
      Mappings:
      Namespace Name Mixin selector
      named run Lnet/minecraft/client/sound/Channel$SourceManager;run(Ljava/util/function/Consumer;)V
      intermediary method_19735 Lnet/minecraft/class_4235$class_4236;method_19735(Ljava/util/function/Consumer;)V
      official a Lhjk$a;a(Ljava/util/function/Consumer;)V
    • close Link icon

      public void close()
      Mappings:
      Namespace Name Mixin selector
      named close Lnet/minecraft/client/sound/Channel$SourceManager;close()V
      intermediary method_19736 Lnet/minecraft/class_4235$class_4236;method_19736()V
      official b Lhjk$a;b()V