public class SelfSourceInfo extends java.lang.Object implements PacketSerializable
| Constructor and Description |
|---|
SelfSourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.google.common.io.ByteArrayDataInput in) |
void |
serialize(com.google.common.io.ByteArrayDataOutput out) |
public void deserialize(com.google.common.io.ByteArrayDataInput in)
throws java.io.IOException
deserialize in interface PacketSerializablejava.io.IOExceptionpublic void serialize(com.google.common.io.ByteArrayDataOutput out)
throws java.io.IOException
serialize in interface PacketSerializablejava.io.IOException