Package net.minecraft.client.sound
Interface SoundEngine.SourceSet
- All Known Implementing Classes:
SoundEngine.SourceSetImpl
- Enclosing class:
SoundEngine
- Mappings:
Namespace Name intermediary net/minecraft/class_4225$class_4276official efx$anamed net/minecraft/client/sound/SoundEngine$SourceSet
-
Method Summary
-
Method Details
-
createSource
- Mappings:
Namespace Name Mixin selector intermediary method_19666Lnet/minecraft/class_4225$class_4276;method_19666()Lnet/minecraft/class_4224;official aLefx$a;a()Lefw;named createSourceLnet/minecraft/client/sound/SoundEngine$SourceSet;createSource()Lnet/minecraft/client/sound/Source;
-
release
- Mappings:
Namespace Name Mixin selector intermediary method_19667Lnet/minecraft/class_4225$class_4276;method_19667(Lnet/minecraft/class_4224;)Zofficial aLefx$a;a(Lefw;)Znamed releaseLnet/minecraft/client/sound/SoundEngine$SourceSet;release(Lnet/minecraft/client/sound/Source;)Z
-
close
void close()- Mappings:
Namespace Name Mixin selector intermediary method_19668Lnet/minecraft/class_4225$class_4276;method_19668()Vofficial bLefx$a;b()Vnamed closeLnet/minecraft/client/sound/SoundEngine$SourceSet;close()V
-
getMaxSourceCount
int getMaxSourceCount()- Mappings:
Namespace Name Mixin selector intermediary method_20298Lnet/minecraft/class_4225$class_4276;method_20298()Iofficial cLefx$a;c()Inamed getMaxSourceCountLnet/minecraft/client/sound/SoundEngine$SourceSet;getMaxSourceCount()I
-
getSourceCount
int getSourceCount()- Mappings:
Namespace Name Mixin selector intermediary method_20299Lnet/minecraft/class_4225$class_4276;method_20299()Iofficial dLefx$a;d()Inamed getSourceCountLnet/minecraft/client/sound/SoundEngine$SourceSet;getSourceCount()I
-