net.minecraft.client.sound

public class SoundPool

implements SoundContainer<Sound>

bpy
net.minecraft.class_1908
net.minecraft.client.sound.SoundPool
net.minecraft.client.audio.SoundEventAccessorComposite

Field summary

Modifier and TypeField
private final List<SoundContainer<Sound>>
a
field_8206
containers
soundPool
private final Random
b
field_8207
random
rnd
private final Identifier
c
field_8208
location
soundLocation
private final SoundCategory
d
field_8209
category
category
private double
e
field_8210
volumeMultiplier
eventPitch
private double
f
field_8211
pitchMultiplier
eventVolume

Constructor summary

ModifierConstructor
public (Identifier location, double volumeMultiplier, double pitchMultiplier, SoundCategory category)

Method summary

Modifier and TypeMethod
public int
a()
method_7136()
getWeight()
getWeight()
public Sound
b()
method_7116()
get()
cloneEntry()
public void
a(bqb<bpw> arg0)
method_7115(class_1914<class_621> arg0)
add(SoundContainer<Sound> sound)
addSoundToEventPool(ISoundEventAccessor<SoundPoolEntry> sound)
public Identifier
c()
method_7117()
getLocation()
getSoundEventLocation()
public SoundCategory
d()
method_7118()
getCategory()
getSoundCategory()