public class SoundList
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SoundList.SoundEntry |
Constructor and Description |
---|
SoundList() |
Modifier and Type | Method and Description |
---|---|
boolean |
canReplaceExisting() |
SoundCategory |
getSoundCategory() |
java.util.List<SoundList.SoundEntry> |
getSoundList() |
void |
setReplaceExisting(boolean p_148572_1_) |
void |
setSoundCategory(SoundCategory soundCat) |
public java.util.List<SoundList.SoundEntry> getSoundList()
public boolean canReplaceExisting()
public void setReplaceExisting(boolean p_148572_1_)
public SoundCategory getSoundCategory()
public void setSoundCategory(SoundCategory soundCat)