public class UpdateAttributesSerializer_v419 extends UpdateAttributesSerializer_v291
| Modifier and Type | Field and Description |
|---|---|
static UpdateAttributesSerializer_v419 |
INSTANCE |
| Constructor and Description |
|---|
UpdateAttributesSerializer_v419() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
BedrockCodecHelper helper,
UpdateAttributesPacket packet) |
void |
serialize(ByteBuf buffer,
BedrockCodecHelper helper,
UpdateAttributesPacket packet) |
readAttribute, writeAttributepublic static final UpdateAttributesSerializer_v419 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, UpdateAttributesPacket packet)
serialize in interface BedrockPacketSerializer<UpdateAttributesPacket>serialize in class UpdateAttributesSerializer_v291public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, UpdateAttributesPacket packet)
deserialize in interface BedrockPacketSerializer<UpdateAttributesPacket>deserialize in class UpdateAttributesSerializer_v291Copyright © 2018–2022 CloudburstMC. All rights reserved.