net.minecraft.client.resources.sounds

public class SoundEventRegistration

dzn
net.minecraft.client.resources.sounds.SoundEventRegistration
net.minecraft.class_1110
net.minecraft.unmapped.C_srtxooys
net.minecraft.client.sound.SoundEntry
net.minecraft.client.audio.SoundList

Field summary

Modifier and TypeField
private final List<Sound>
a
sounds
field_5460
f_lsqxpuja
sounds
field_188702_a
private final boolean
b
replace
field_5462
f_wdlegqcw
replace
field_148575_b
private final String
c
subtitle
field_5461
f_klfgddxz
subtitle
field_188703_c

Constructor summary

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

Method summary

Modifier and TypeMethod
public List<Sound>
a()
getSounds()
method_4761()
m_bebmvgoc()
getSounds()
func_188700_a()
public boolean
b()
isReplace()
method_4763()
m_odrnweag()
canReplace()
func_148574_b()
public String
c()
getSubtitle()
method_4762()
m_fiojvvnh()
getSubtitle()
func_188701_c()