Uses of Class
net.minecraft.client.sound.SoundEngine.RunMode
| Package | Description |
|---|---|
| net.minecraft.client.sound |
-
Uses of SoundEngine.RunMode in net.minecraft.client.sound
Methods in net.minecraft.client.sound that return SoundEngine.RunMode Modifier and Type Method Description static SoundEngine.RunModeSoundEngine.RunMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SoundEngine.RunMode[]SoundEngine.RunMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.client.sound with parameters of type SoundEngine.RunMode Modifier and Type Method Description CompletableFuture<Channel.SourceManager>Channel. createSource(SoundEngine.RunMode mode)@Nullable SourceSoundEngine. createSource(SoundEngine.RunMode mode)