public class TeleportTransformWithParent extends SWGMessage
Constructor and Description |
---|
TeleportTransformWithParent(long charId,
float x,
float y,
float z,
float yOrient,
float wOrient,
long cellId,
int movementIndex) |
Modifier and Type | Method and Description |
---|---|
void |
deserialize(org.apache.mina.core.buffer.IoBuffer data) |
org.apache.mina.core.buffer.IoBuffer |
serialize() |
public TeleportTransformWithParent(long charId, float x, float y, float z, float yOrient, float wOrient, long cellId, int movementIndex)
public void deserialize(org.apache.mina.core.buffer.IoBuffer data)
deserialize
in class Message