Uses of Enum Class
net.minecraft.client.sound.SoundSystem.PlayResult
Packages that use SoundSystem.PlayResult
- 
Uses of SoundSystem.PlayResult in net.minecraft.client.sound
Methods in net.minecraft.client.sound that return SoundSystem.PlayResultModifier and TypeMethodDescriptionSoundManager.play(SoundInstance sound) SoundSystem.play(SoundInstance sound) static SoundSystem.PlayResultReturns the enum constant of this class with the specified name.static SoundSystem.PlayResult[]SoundSystem.PlayResult.values()Returns an array containing the constants of this enum class, in the order they are declared.