net.minecraft.client.sound.system

public class FileSoundContainer

cbx
net.minecraft.unmapped.C_33335014
net.minecraft.client.sound.system.FileSoundContainer

Field summary

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

Constructor summary

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

Method summary

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