public class PlayerSkinSerializer_v390 extends PlayerSkinSerializer_v388
| Modifier and Type | Field and Description |
|---|---|
static PlayerSkinSerializer_v390 |
INSTANCE |
| Constructor and Description |
|---|
PlayerSkinSerializer_v390() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
BedrockCodecHelper helper,
PlayerSkinPacket packet) |
void |
serialize(ByteBuf buffer,
BedrockCodecHelper helper,
PlayerSkinPacket packet) |
public static final PlayerSkinSerializer_v390 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, PlayerSkinPacket packet)
serialize in interface BedrockPacketSerializer<PlayerSkinPacket>serialize in class PlayerSkinSerializer_v388public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, PlayerSkinPacket packet)
deserialize in interface BedrockPacketSerializer<PlayerSkinPacket>deserialize in class PlayerSkinSerializer_v388Copyright © 2018–2022 CloudburstMC. All rights reserved.