net.minecraft.client.audio

public class SoundList

bph
net.minecraft.client.audio.SoundList

字段概要

修饰符与类型字段
private final List<SoundList$SoundEntry>
a
field_148577_a
private boolean
b
field_148575_b
private SoundCategory
c
field_148576_c

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public List<SoundList$SoundEntry>
a()
func_148570_a()
public boolean
b()
func_148574_b()
public void
a(boolean arg0)
func_148572_a(boolean arg0)
public SoundCategory
c()
func_148573_c()
public void
a(bpg arg0)
func_148571_a(SoundCategory arg0)