History - net.minecraft.client.sound.Source
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
Constructors
Methods
void (int): lambda$pumpBuffers$1, method_19648, method_19648
void (int): lambda$pumpBuffers$0, method_19648, method_19648
1.21.11_unobfuscated
Names
com.mojang.blaze3d.audio.Channel
net.minecraft.class_4224
net.minecraft.client.sound.Source
Fields
org.slf4j.Logger: LOGGER, field_18892, LOGGER
int: QUEUED_BUFFER_COUNT, field_31895, field_31895
int: BUFFER_DURATION_SECONDS, field_31894, field_31894
int: source, field_18893, pointer
AtomicBoolean: initialized, field_18894, playing
int: streamingBufferSize, field_18895, bufferSize
AudioStream: stream, field_18896, stream
Constructors
(int)
Methods
Source (): create, method_19638, create
void (): destroy, method_19646, close
void (): play, method_19650, play
int (): getState, method_19659, getSourceState
void (): pause, method_19653, pause
void (): unpause, method_19654, resume
void (): stop, method_19655, stop
boolean (): playing, method_35598, isPlaying
boolean (): stopped, method_19656, isStopped
void (Vec3d): setSelfPosition, method_19641, setPosition
void (float): setPitch, method_19639, setPitch
void (boolean): setLooping, method_19645, setLooping
void (float): setVolume, method_19647, setVolume
void (): disableAttenuation, method_19657, disableAttenuation
void (float): linearAttenuation, method_19651, setAttenuation
void (boolean): setRelative, method_19649, setRelative
void (StaticSound): attachStaticBuffer, method_19642, setBuffer
void (AudioStream): attachBufferStream, method_19643, setStream
int (AudioFormat, int): calculateBufferSize, method_19644, getBufferSize
void (int): pumpBuffers, method_19640, read
void (): updateStream, method_19658, tick
int (): removeProcessedBuffers, method_19660, removeProcessedBuffers
void (int): lambda$pumpBuffers$1, method_19648, method_19648
void (int): lambda$attachStaticBuffer$0, method_19652, method_19652