Uses of Enum Class
net.minecraft.client.sound.SoundSystem.DeviceChangeStatus
-
Uses of SoundSystem.DeviceChangeStatus in net.minecraft.client.sound
Modifier and TypeFieldDescriptionprivate final AtomicReference<SoundSystem.DeviceChangeStatus>
SoundSystem.deviceChangeStatus
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SoundSystem.DeviceChangeStatus[]
SoundSystem.DeviceChangeStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.