Uses of Enum Class
net.minecraft.client.sounds.SoundEngine.DeviceCheckState
Packages that use SoundEngine.DeviceCheckState
-
Uses of SoundEngine.DeviceCheckState in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds with type parameters of type SoundEngine.DeviceCheckStateModifier and TypeFieldDescriptionprivate final AtomicReference
<SoundEngine.DeviceCheckState> SoundEngine.devicePoolState
Methods in net.minecraft.client.sounds that return SoundEngine.DeviceCheckStateModifier and TypeMethodDescriptionstatic SoundEngine.DeviceCheckState
Returns the enum constant of this class with the specified name.static SoundEngine.DeviceCheckState[]
SoundEngine.DeviceCheckState.values()
Returns an array containing the constants of this enum class, in the order they are declared.