L2JPREMIUM
5M
|
Classes | |
class | Countdown |
Public Member Functions | |
boolean | register (L2PcInstance player) |
boolean | isRegistered (L2PcInstance player) |
void | addSpectator (L2PcInstance spec, int arenaId) |
Map< Integer, String > | getFights () |
boolean | remove (L2PcInstance player) |
synchronized void | run () |
Static Public Member Functions | |
static ArenaDuel | getInstance () |
static int | getRegisteredCount () |
static Map< Integer, L2PcInstance > | allParticipants () |
Static Public Attributes | |
static List< Solo > | registered |
Static Protected Attributes | |
static final Logger | _log = Logger.getLogger(ArenaDuel.class.getName()) |
|
inlinestatic |
Protection against Dual Box Feed