public interface PacketSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.google.common.io.ByteArrayDataInput in) |
void |
serialize(com.google.common.io.ByteArrayDataOutput out) |
@ApiStatus.Internal
void deserialize(com.google.common.io.ByteArrayDataInput in)
throws java.io.IOException
java.io.IOException@ApiStatus.Internal
void serialize(com.google.common.io.ByteArrayDataOutput out)
throws java.io.IOException
java.io.IOException