net.minecraft.client.sound

public class SoundPool

implements SoundContainer<Sound>

bzy
net.minecraft.class_1915
net.minecraft.client.sound.SoundPool
net.minecraft.client.audio.SoundEventAccessor

Field summary

Modifier and TypeField
private final List<SoundContainer<Sound>>
a
field_13704
containers
accessorList
private final Random
b
field_13705
random
rnd
private final Identifier
c
field_13706
location
location
private final Text
d
field_13707
subtitle
subtitle

Constructor summary

ModifierConstructor
public (Identifier id, String subtitle)

Method summary

Modifier and TypeMethod
public int
e()
method_7136()
getWeight()
getWeight()
public Sound
a()
method_12548()
get()
cloneEntry()
public void
a(bzz<bzd> arg0)
method_12549(class_1914<class_2906> arg0)
add(SoundContainer<Sound> sound)
addSound(ISoundEventAccessor<Sound> arg0)
public Identifier
b()
method_12550()
getLocation()
getLocation()
public Text
c()
method_12551()
getSubtitle()
getSubtitle()