L2JPREMIUM
5M
|
Classes | |
class | CheckItemsForDestroy |
Public Member Functions | |
synchronized void | addItem (L2ItemInstance item) |
synchronized void | removeItems () |
Static Public Member Functions | |
static ItemsAutoDestroy | getInstance () |
Protected Attributes | |
List< L2ItemInstance > | _items = null |
Static Protected Attributes | |
static Logger | _log = Logger.getLogger(ItemsAutoDestroy.class) |
static long | _sleep |