public class ResourcePackStackSerializer_v419 extends ResourcePackStackSerializer_v291
| Modifier and Type | Field and Description |
|---|---|
static ResourcePackStackSerializer_v419 |
INSTANCE |
| Constructor and Description |
|---|
ResourcePackStackSerializer_v419() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
BedrockCodecHelper helper,
ResourcePackStackPacket packet) |
void |
serialize(ByteBuf buffer,
BedrockCodecHelper helper,
ResourcePackStackPacket packet) |
readEntry, writeEntrypublic static final ResourcePackStackSerializer_v419 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, ResourcePackStackPacket packet)
serialize in interface BedrockPacketSerializer<ResourcePackStackPacket>serialize in class ResourcePackStackSerializer_v291public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, ResourcePackStackPacket packet)
deserialize in interface BedrockPacketSerializer<ResourcePackStackPacket>deserialize in class ResourcePackStackSerializer_v291Copyright © 2018–2022 CloudburstMC. All rights reserved.