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