public class MinecraftGameProfile extends java.lang.Object implements PacketSerializable
| Modifier and Type | Class and Description |
|---|---|
static class |
MinecraftGameProfile.Property |
| Constructor and Description |
|---|
MinecraftGameProfile() |
| 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