Uses of Enum
net.minecraft.client.sound.SoundEngine.RunMode
Packages that use SoundEngine.RunMode
-
Uses of SoundEngine.RunMode in net.minecraft.client.sound
Methods in net.minecraft.client.sound that return SoundEngine.RunModeModifier and TypeMethodDescriptionstatic SoundEngine.RunMode
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.RunModeModifier and TypeMethodDescriptionChannel.createSource(SoundEngine.RunMode mode)
SoundEngine.createSource(SoundEngine.RunMode mode)