Uses of Enum Class
net.minecraft.client.sounds.SoundEngine.DeviceCheckState
-
Uses of SoundEngine.DeviceCheckState in net.minecraft.client.sounds
Modifier and TypeFieldDescriptionprivate final AtomicReference<SoundEngine.DeviceCheckState>
SoundEngine.devicePoolState
Modifier 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.