Uses of Enum Class
net.minecraft.client.sounds.SoundEngine.PlayResult
Packages that use SoundEngine.PlayResult
-
Uses of SoundEngine.PlayResult in net.minecraft.client.sounds
Subclasses with type arguments of type SoundEngine.PlayResult in net.minecraft.client.soundsMethods in net.minecraft.client.sounds that return SoundEngine.PlayResultModifier and TypeMethodDescriptionSoundEngine.play(SoundInstance instance) SoundManager.play(SoundInstance instance) 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.