net.minecraft.client.resources.sounds

public class SoundEventRegistration

emr
net.minecraft.client.resources.sounds.SoundEventRegistration
net.minecraft.class_1110
net.minecraft.client.sound.SoundEntry
net.minecraft.client.audio.SoundList

Field summary

Modifier and TypeField
private final List<Sound>
a
sounds
field_5460
sounds
field_188702_a
private final boolean
b
replace
field_5462
replace
field_148575_b
private final String
c
subtitle
field_5461
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()
getSounds()
func_188700_a()
public boolean
b()
isReplace()
method_4763()
canReplace()
func_148574_b()
public String
c()
getSubtitle()
method_4762()
getSubtitle()
func_188701_c()