net.minecraft.client.resources.sounds

public class SoundEventRegistration

hvo
net.minecraft.client.resources.sounds.SoundEventRegistration
net.minecraft.class_1110
net.minecraft.client.sound.SoundEntry
net.minecraft.src.C_4564_

字段概要

修饰符与类型字段
private final List<Sound>
a
sounds
field_5460
sounds
f_119815_
private final boolean
b
replace
field_5462
replace
f_119816_
private final String
c
subtitle
field_5461
subtitle
f_119817_

构造函数概要

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

方法概要

修饰符与类型方法
public List<Sound>
a()
getSounds()
method_4761()
getSounds()
m_119822_()
public boolean
b()
isReplace()
method_4763()
canReplace()
m_119823_()
public String
c()
getSubtitle()
method_4762()
getSubtitle()
m_119824_()