net.minecraft.client.sound

public class SoundPool

implements SoundContainer<Sound>

ccr
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 Text
d
f_03162492
subtitle

Constructor summary

ModifierConstructor
public (Identifier id, String subtitle)

Method summary

Modifier and TypeMethod
public int
e()
m_86658146()
getWeight()
public Sound
a()
m_55656588()
get()
public void
a(ccs<cbw> arg0)
m_34911890(C_29682944<C_46966919> arg0)
add(SoundContainer<Sound> sound)
public Identifier
b()
m_03911435()
getLocation()
public Text
c()
m_70062983()
getSubtitle()