net.minecraft.client.sound.system

public class FileSoundContainer

dfu
net.minecraft.class_1896
net.minecraft.client.sound.system.FileSoundContainer
net.minecraft.client.audio.SoundList
net.minecraft.client.audio.SoundList

Field summary

Modifier and TypeField
private final List<Sound>
a
field_8149
sounds
field_188702_a
sounds
private final boolean
b
field_8150
replaceable
field_148575_b
replaceExisting
private final String
c
field_13689
subtitle
field_188703_c
subtitle

Constructor summary

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

Method summary

Modifier and TypeMethod
public List<Sound>
a()
method_7054()
getSounds()
func_188700_a()
getSounds()
public boolean
b()
method_7057()
isReplaceable()
func_148574_b()
canReplaceExisting()
public String
c()
method_7058()
getSubtitle()
func_188701_c()
getSubtitle()