net.minecraft.client.sound

public class SoundPool

implements SoundContainer<Sound>

bpy
net.minecraft.unmapped.C_86074376
net.minecraft.client.sound.SoundPool

Field summary

Modifier and TypeField
private final List<SoundContainer<Sound>>
a
f_49618628
containers
private final Random
b
f_72780404
random
private final Identifier
c
f_86572406
location
private final SoundCategory
d
f_47312485
category
private double
e
f_47558951
volumeMultiplier
private double
f
f_57715524
pitchMultiplier

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
m_86658146()
getWeight()
public Sound
b()
m_55656588()
get()
public void
a(bqb<bpw> arg0)
m_34911890(C_29682944<C_13152511> arg0)
add(SoundContainer<Sound> sound)
public Identifier
c()
m_03911435()
getLocation()
public SoundCategory
d()
m_23232241()
getCategory()