net.minecraft.client.sound

public class SoundList

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

Field summary

Modifier and TypeField
private final List<SoundList$Sound>
a
field_8149
sounds
soundList
private boolean
b
field_8150
replacable
replaceExisting
private SoundCategory
c
field_8151
category
category

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public List<SoundList$Sound>
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(bpg arg0)
method_7055(class_2153 arg0)
setCategory(SoundCategory category)
setSoundCategory(SoundCategory soundCat)