twcore.core
Class Message
java.lang.Object
|
+--twcore.core.SubspaceEvent
|
+--twcore.core.Message
- public class Message
- extends SubspaceEvent
Constructor Summary |
Message(twcore.core.ByteArray array)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARENA_MESSAGE
public static final int ARENA_MESSAGE
- See Also:
- Constant Field Values
PUBLIC_MACRO_MESSAGE
public static final int PUBLIC_MACRO_MESSAGE
- See Also:
- Constant Field Values
PUBLIC_MESSAGE
public static final int PUBLIC_MESSAGE
- See Also:
- Constant Field Values
TEAM_MESSAGE
public static final int TEAM_MESSAGE
- See Also:
- Constant Field Values
OPPOSING_TEAM_MESSAGE
public static final int OPPOSING_TEAM_MESSAGE
- See Also:
- Constant Field Values
PRIVATE_MESSAGE
public static final int PRIVATE_MESSAGE
- See Also:
- Constant Field Values
WARNING_MESSAGE
public static final int WARNING_MESSAGE
- See Also:
- Constant Field Values
REMOTE_PRIVATE_MESSAGE
public static final int REMOTE_PRIVATE_MESSAGE
- See Also:
- Constant Field Values
SERVER_ERROR
public static final int SERVER_ERROR
- See Also:
- Constant Field Values
CHAT_MESSAGE
public static final int CHAT_MESSAGE
- See Also:
- Constant Field Values
ALERT_MESSAGE
public static final int ALERT_MESSAGE
- See Also:
- Constant Field Values
alertCommands
public static java.lang.String[] alertCommands
Message
public Message(twcore.core.ByteArray array)
getPlayerID
public int getPlayerID()
getSoundCode
public int getSoundCode()
getMessageType
public int getMessageType()
getMessage
public java.lang.String getMessage()
getMessager
public java.lang.String getMessager()
getAlertCommandType
public java.lang.String getAlertCommandType()
getChatNumber
public int getChatNumber()