Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ItemListing> |
CONT.getItems() |
java.util.ArrayList<ItemListing> |
NPC_.getItems() |
Modifier and Type | Method and Description |
---|---|
boolean |
CONT.addItem(ItemListing item)
Deprecated.
modifying the ArrayList will now directly affect the record.
|
boolean |
NPC_.addItem(ItemListing item)
Deprecated.
modifying the ArrayList will now directly affect the record.
|