|
| RelationChanged (L2Playable cha, int relation, boolean autoattackable) |
|
| RelationChanged (L2Playable target, int relation, L2PcInstance attacker) |
|
String | getType () |
|
void | runImpl () |
|
|
static final int | RELATION_PVP_FLAG = 0x00002 |
|
static final int | RELATION_HAS_KARMA = 0x00004 |
|
static final int | RELATION_LEADER = 0x00080 |
|
static final int | RELATION_INSIEGE = 0x00200 |
|
static final int | RELATION_ATTACKER = 0x00400 |
|
static final int | RELATION_ALLY = 0x00800 |
|
static final int | RELATION_ENEMY = 0x01000 |
|
static final int | RELATION_MUTUAL_WAR = 0x08000 |
|
static final int | RELATION_1SIDED_WAR = 0x10000 |
|
|
void | writeImpl () |
|
void | write () |
|
|
static final Logger | _log = Logger.getLogger(L2GameServerPacket.class.getName()) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/network/serverpackets/RelationChanged.java