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