Uses of Class
net.minecraft.client.audio.SoundSystem.Mode
-
Packages that use SoundSystem.Mode Package Description net.minecraft.client.audio -
-
Uses of SoundSystem.Mode in net.minecraft.client.audio
Methods in net.minecraft.client.audio that return SoundSystem.Mode Modifier and Type Method Description static SoundSystem.Mode
SoundSystem.Mode. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SoundSystem.Mode[]
SoundSystem.Mode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.client.audio with parameters of type SoundSystem.Mode Modifier and Type Method Description SoundSource
SoundSystem. acquireChannel(SoundSystem.Mode p_216403_1_)
java.util.concurrent.CompletableFuture<ChannelManager.Entry>
ChannelManager. createHandle(SoundSystem.Mode p_239534_1_)
-