![]() |
L2JPREMIUM
5M
|
Public Member Functions | |
EnchantResult (int result) | |
![]() | |
String | getType () |
void | runImpl () |
Static Public Attributes | |
static final EnchantResult | SUCCESS = new EnchantResult(0) |
static final EnchantResult | UNK_RESULT_1 = new EnchantResult(1) |
static final EnchantResult | CANCELLED = new EnchantResult(2) |
static final EnchantResult | UNSUCCESS = new EnchantResult(3) |
static final EnchantResult | UNK_RESULT_4 = new EnchantResult(4) |
Protected Member Functions | |
final void | writeImpl () |
![]() | |
void | write () |
Additional Inherited Members | |
![]() | |
static final Logger | _log = Logger.getLogger(L2GameServerPacket.class.getName()) |