Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<NPC_.SoundPackage> |
NPC_.getSounds() |
Modifier and Type | Method and Description |
---|---|
boolean |
NPC_.addSoundPackage(NPC_.SoundPackage sounds)
Deprecated.
modifying the ArrayList will now directly affect the record.
|
boolean |
NPC_.removeSoundPackage(NPC_.SoundPackage sounds)
Deprecated.
modifying the ArrayList will now directly affect the record.
|