|
|
static void | bossSpawnMonster () |
| |
|
static void | Finish_Event () |
| |
|
static void | spawnMonsters () |
| |
|
static boolean | is_started () |
| |
|
static boolean | is_finish () |
| |
|
|
static L2Spawn | _monster |
| |
|
static int | _bossHeading = 0 |
| |
|
static String | _eventName = "" |
| |
|
static boolean | _started = false |
| |
|
static boolean | _aborted = false |
| |
|
|
static L2Spawn | spawnNPC (int xPos, int yPos, int zPos, int npcId) |
| |
|
static void | unSpawnMonsters () |
| |
|
static void | waiter (long interval) |
| |
|
|
static boolean | _finish = false |
| |
|
static ArrayList< L2Spawn > | monsters = new ArrayList<>() |
| |
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/Soft/Event/PartyFarm/PartyFarm.java