Package net.minecraft.client.sound
Interface SoundEngine.SourceSet
- All Known Implementing Classes:
- SoundEngine.SourceSetImpl
- Enclosing class:
- SoundEngine
- Mappings:
- Namespace - Name - named - net/minecraft/client/sound/SoundEngine$SourceSet- intermediary - net/minecraft/class_4225$class_4276- official - fdi$a
- 
Method Summary
- 
Method Details- 
createSource- Mappings:
- Namespace - Name - Mixin selector - named - createSource- Lnet/minecraft/client/sound/SoundEngine$SourceSet;createSource()Lnet/minecraft/client/sound/Source;- intermediary - method_19666- Lnet/minecraft/class_4225$class_4276;method_19666()Lnet/minecraft/class_4224;- official - a- Lfdi$a;a()Lfdh;
 
- 
release- Mappings:
- Namespace - Name - Mixin selector - named - release- Lnet/minecraft/client/sound/SoundEngine$SourceSet;release(Lnet/minecraft/client/sound/Source;)Z- intermediary - method_19667- Lnet/minecraft/class_4225$class_4276;method_19667(Lnet/minecraft/class_4224;)Z- official - a- Lfdi$a;a(Lfdh;)Z
 
- 
closevoid close()- Mappings:
- Namespace - Name - Mixin selector - named - close- Lnet/minecraft/client/sound/SoundEngine$SourceSet;close()V- intermediary - method_19668- Lnet/minecraft/class_4225$class_4276;method_19668()V- official - b- Lfdi$a;b()V
 
- 
getMaxSourceCountint getMaxSourceCount()- Mappings:
- Namespace - Name - Mixin selector - named - getMaxSourceCount- Lnet/minecraft/client/sound/SoundEngine$SourceSet;getMaxSourceCount()I- intermediary - method_20298- Lnet/minecraft/class_4225$class_4276;method_20298()I- official - c- Lfdi$a;c()I
 
- 
getSourceCountint getSourceCount()- Mappings:
- Namespace - Name - Mixin selector - named - getSourceCount- Lnet/minecraft/client/sound/SoundEngine$SourceSet;getSourceCount()I- intermediary - method_20299- Lnet/minecraft/class_4225$class_4276;method_20299()I- official - d- Lfdi$a;d()I
 
 
-