Uses of Enum Class
net.minecraft.client.sound.SoundEngine.RunMode
-
Uses of SoundEngine.RunMode in net.minecraft.client.sound
Modifier and TypeMethodDescriptionstatic SoundEngine.RunMode
Returns the enum constant of this class with the specified name.static SoundEngine.RunMode[]
SoundEngine.RunMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionChannel.createSource
(SoundEngine.RunMode mode) SoundEngine.createSource
(SoundEngine.RunMode mode)