net.minecraft.client.sound

public class SoundList

bsp
net.minecraft.class_1896
net.minecraft.client.sound.SoundList
net.minecraft.client.audio.SoundList

Field summary

Modifier and TypeField
private final List
a
field_8149
sounds
field_148577_a
private boolean
b
field_8150
replacable
replaceExisting
private SoundCategory
c
field_8151
category
field_148576_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public List
a()
method_7054()
getSounds()
getSoundList()
public boolean
b()
method_7057()
isReplacable()
canReplaceExisting()
public void
a(boolean arg0)
method_7056(boolean arg0)
setReplacable(boolean replacable)
setReplaceExisting(boolean arg0)
public SoundCategory
c()
method_7058()
getCategory()
getSoundCategory()
public void
a(w arg0)
method_7055(class_2153 arg0)
setCategory(SoundCategory category)
setSoundCategory(SoundCategory arg0)