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