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 |
getSoundList() |
void |
setReplaceExisting(boolean p_148572_1_) |
void |
setSoundCategory(SoundCategory p_148571_1_) |
public java.util.List getSoundList()
public boolean canReplaceExisting()
public void setReplaceExisting(boolean p_148572_1_)
public SoundCategory getSoundCategory()
public void setSoundCategory(SoundCategory p_148571_1_)