L2JPREMIUM  5M
com.premium.game.manager.FortSiegeGuardManager Class Reference
Collaboration diagram for com.premium.game.manager.FortSiegeGuardManager:

Public Member Functions

 FortSiegeGuardManager (Fort fort)
 
final Fort getFort ()
 
final Map< Integer, List< L2Spawn > > getSiegeGuardSpawn ()
 
boolean isSiegeGuard (L2Spawn par)
 
void spawnSiegeGuard ()
 
void unspawnSiegeGuard ()
 

Protected Attributes

Map< Integer, List< L2Spawn > > _siegeGuards = new HashMap<>()
 
List< L2Spawn_siegeGuardsSpawns
 

Static Protected Attributes

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

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