net.minecraft.client.sound.system

public class FileSoundContainer

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

Field summary

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

Constructor summary

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

Method summary

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