public static class LoginPlugin.CharacterCreateResponseMessage
extends java.lang.Object
Constructor and Description |
---|
CharacterCreateResponseMessage() |
Modifier and Type | Method and Description |
---|---|
void |
decodeBuffer(AOByteBuffer buffer) |
java.util.Map<java.lang.String,java.io.Serializable> |
getProperties()
Get the new character properties.
|
void |
setProperties(java.util.Map<java.lang.String,java.io.Serializable> props)
Set the new character properties.
|
public void setProperties(java.util.Map<java.lang.String,java.io.Serializable> props)
public java.util.Map<java.lang.String,java.io.Serializable> getProperties()
public void decodeBuffer(AOByteBuffer buffer)