History - net.minecraft.client.sound.SoundEngine
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
String: defaultDeviceName, field_34947, deviceSpecifier
String: currentDeviceName, field_34947, deviceSpecifier
String: NO_DEVICE_NAME, field_1_2018, DEFAULT_DEVICE_SPECIFIER
Constructors
Methods
void (String, boolean): init, method_19661, init
String (): getDefaultDeviceName, method_38500, findAvailableDeviceSpecifier
String (): getCurrentDeviceName, method_38722, getCurrentDeviceName
String (): currentDeviceName, method_38722, getCurrentDeviceName
boolean (): hasDefaultDeviceChanged, method_38723, updateDeviceSpecifier
long (String): openDeviceOrFallback, method_38501, openDeviceOrFallback
String (): getDebugString, method_20296, getDebugString
String (): getChannelDebugString, method_20296, getDebugString
List<String> (): getAvailableSoundDevices, method_38502, getSoundDevices
void (String, AudioDeviceInfo, boolean): init, method_19661, init
String (long): queryDeviceName, method_1_2464, getDeviceSpecifier
long (String, String): openDeviceOrFallback, method_38501, openDeviceOrFallback
AudioDeviceChangeTracker (): createDeviceTracker, method_1_2463, createChangeTracker
1.21.11_unobfuscated
Names
com.mojang.blaze3d.audio.Library
net.minecraft.class_4225
net.minecraft.client.sound.SoundEngine
Fields
org.slf4j.Logger: LOGGER, field_18897, LOGGER
int: NO_DEVICE, field_34945, field_34945
int: DEFAULT_CHANNEL_COUNT, field_31897, field_31897
long: currentDevice, field_18898, devicePointer
long: context, field_18899, contextPointer
boolean: supportsDisconnections, field_34946, disconnectExtensionPresent
String: defaultDeviceName, field_34947, deviceSpecifier
SoundEngine$SourceSet: EMPTY, field_19183, EMPTY_SOURCE_SET
SoundEngine$SourceSet: staticChannels, field_19184, streamingSources
SoundEngine$SourceSet: streamingChannels, field_19185, staticSources
SoundListener: listener, field_18902, listener
Constructors
()
Methods
void (String, boolean): init, method_19661, init
IntBuffer (org.lwjgl.system.MemoryStack, boolean): createAttributes, method_66510, createAttributes
int (): getChannelCount, method_20297, getMonoSourceCount
String (): getDefaultDeviceName, method_38500, findAvailableDeviceSpecifier
String (): getCurrentDeviceName, method_38722, getCurrentDeviceName
boolean (): hasDefaultDeviceChanged, method_38723, updateDeviceSpecifier
long (String): openDeviceOrFallback, method_38501, openDeviceOrFallback
OptionalLong (String): tryOpenDevice, method_20050, openDevice
void (): cleanup, method_19664, close
SoundListener (): getListener, method_19665, getListener
Source (SoundEngine$RunMode): acquireChannel, method_19663, createSource
void (Source): releaseChannel, method_19662, release
String (): getDebugString, method_20296, getDebugString
List<String> (): getAvailableSoundDevices, method_38502, getSoundDevices
boolean (): isCurrentDeviceDisconnected, method_38724, isDeviceUnavailable