net.minecraft.client.sound.system

public class FileSoundContainer

dft
net.minecraft.unmapped.C_33335014
net.minecraft.client.sound.system.FileSoundContainer
net.minecraft.client.audio.SoundList

Field summary

Modifier and TypeField
private final List<Sound>
a
f_79100772
sounds
field_188702_a
private final boolean
b
f_33558587
replaceable
field_148575_b
private final String
c
f_55731592
subtitle
field_188703_c

Constructor summary

ModifierConstructor
public (List<Sound> sounds, boolean replacable, String subtitle)

Method summary

Modifier and TypeMethod
public List<Sound>
a()
m_01622548()
getSounds()
func_188700_a()
public boolean
b()
m_44168557()
isReplaceable()
func_148574_b()
public String
c()
m_01502189()
getSubtitle()
func_188701_c()