L2JPREMIUM  5M
com.premium.game.model.entity.events.arenaduel.ArenaDuel4x4 Class Reference
Inheritance diagram for com.premium.game.model.entity.events.arenaduel.ArenaDuel4x4:
Collaboration diagram for com.premium.game.model.entity.events.arenaduel.ArenaDuel4x4:

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 ArenaDuel4x4 getInstance ()
 
static int getRegisteredCount ()
 
static Map< Integer, L2PcInstanceallParticipants ()
 

Static Public Attributes

static List< Solo > registered
 

Static Protected Attributes

static final Logger _log = Logger.getLogger(ArenaDuel4x4.class.getName())
 

Member Function Documentation

◆ allParticipants()

static Map<Integer, L2PcInstance> com.premium.game.model.entity.events.arenaduel.ArenaDuel4x4.allParticipants ( )
inlinestatic

Protection against Dual Box Feed

Returns

The documentation for this class was generated from the following file: