History - net.minecraft.client.sound.Sound
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
1.21.11_unobfuscated
Names
net.minecraft.client.resources.sounds.Sound
net.minecraft.class_1111
net.minecraft.client.sound.Sound
Fields
ResourceFinder: SOUND_LISTER, field_40575, FINDER
Identifier: location, field_5469, id
FloatSupplier: volume, field_5466, volume
FloatSupplier: pitch, field_5464, pitch
int: weight, field_5468, weight
Sound$RegistrationType: type, field_5470, registrationType
boolean: stream, field_5467, stream
boolean: preload, field_5465, preload
int: attenuationDistance, field_5463, attenuation
Constructors
(Identifier, FloatSupplier, FloatSupplier, int, Sound$RegistrationType, boolean, boolean, int)
Methods
Identifier (): getLocation, method_4767, getIdentifier
Identifier (): getPath, method_4766, getLocation
FloatSupplier (): getVolume, method_4771, getVolume
FloatSupplier (): getPitch, method_4772, getPitch
int (): getWeight, method_4894, getWeight
Sound (Random): getSound, method_4893, getSound
void (SoundSystem): preloadIfRequired, method_18188, preload
Sound$RegistrationType (): getType, method_4768, getRegistrationType
boolean (): shouldStream, method_4769, isStreamed
boolean (): shouldPreload, method_4764, isPreloaded
int (): getAttenuationDistance, method_4770, getAttenuation