net.minecraft.client.resources.sounds

public class SoundEventRegistration

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

字段概要

修饰符与类型字段
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

构造函数概要

修饰符构造函数
public (List<Sound> sounds, boolean replace, String subtitle)

方法概要

修饰符与类型方法
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()