L2JPREMIUM
5M
|
Classes | |
enum | CheckGameTime |
Public Member Functions | |
ConditionGameTime (CheckGameTime check, boolean required) | |
Public Member Functions inherited from com.premium.game.skills.conditions.Condition | |
final String | getMessage () |
final int | getMessageId () |
void | sendMessage (L2PcInstance player, FuncOwner funcOwner) |
final void | setMessage (String msg) |
final void | setMessageId (int msgId) |
final boolean | test (Env env) |
Additional Inherited Members | |
Static Public Attributes inherited from com.premium.game.skills.conditions.Condition | |
static final Condition[] | EMPTY_ARRAY = new Condition[0] |