Package net.minecraft.client.sound
Class Channel.SourceManager
java.lang.Object
net.minecraft.client.sound.Channel.SourceManager
- Enclosing class:
- Channel
- Mappings:
- Namespace - Name - official - fns$a- intermediary - net/minecraft/class_4235$class_4236- named - net/minecraft/client/sound/Channel$SourceManager
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
source- Mappings:
- Namespace - Name - Mixin selector - official - b- Lfns$a;b:Ldyl;- intermediary - field_18941- Lnet/minecraft/class_4235$class_4236;field_18941:Lnet/minecraft/class_4224;- named - source- Lnet/minecraft/client/sound/Channel$SourceManager;source:Lnet/minecraft/client/sound/Source;
 
- 
stoppedprivate boolean stopped- Mappings:
- Namespace - Name - Mixin selector - official - c- Lfns$a;c:Z- intermediary - field_18942- Lnet/minecraft/class_4235$class_4236;field_18942:Z- named - stopped- Lnet/minecraft/client/sound/Channel$SourceManager;stopped:Z
 
 
- 
- 
Constructor Details- 
SourceManager- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lfns$a;<init>(Lfns;Ldyl;)V- intermediary - <init>- Lnet/minecraft/class_4235$class_4236;<init>(Lnet/minecraft/class_4235;Lnet/minecraft/class_4224;)V- named - <init>- Lnet/minecraft/client/sound/Channel$SourceManager;<init>(Lnet/minecraft/client/sound/Channel;Lnet/minecraft/client/sound/Source;)V
 
 
- 
- 
Method Details- 
isStoppedpublic boolean isStopped()- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfns$a;a()Z- intermediary - method_19732- Lnet/minecraft/class_4235$class_4236;method_19732()Z- named - isStopped- Lnet/minecraft/client/sound/Channel$SourceManager;isStopped()Z
 
- 
run- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfns$a;a(Ljava/util/function/Consumer;)V- intermediary - method_19735- Lnet/minecraft/class_4235$class_4236;method_19735(Ljava/util/function/Consumer;)V- named - run- Lnet/minecraft/client/sound/Channel$SourceManager;run(Ljava/util/function/Consumer;)V
 
- 
closepublic void close()- Mappings:
- Namespace - Name - Mixin selector - official - b- Lfns$a;b()V- intermediary - method_19736- Lnet/minecraft/class_4235$class_4236;method_19736()V- named - close- Lnet/minecraft/client/sound/Channel$SourceManager;close()V
 
 
-