public class ResourcePackStackSerializer_v388 extends ResourcePackStackSerializer_v313
| Modifier and Type | Field and Description |
|---|---|
static ResourcePackStackSerializer_v388 |
INSTANCE |
| Constructor and Description |
|---|
ResourcePackStackSerializer_v388() |
| 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_v388 INSTANCE
public void serialize(ByteBuf buffer, BedrockCodecHelper helper, ResourcePackStackPacket packet)
serialize in interface BedrockPacketSerializer<ResourcePackStackPacket>serialize in class ResourcePackStackSerializer_v313public void deserialize(ByteBuf buffer, BedrockCodecHelper helper, ResourcePackStackPacket packet)
deserialize in interface BedrockPacketSerializer<ResourcePackStackPacket>deserialize in class ResourcePackStackSerializer_v313Copyright © 2018–2022 CloudburstMC. All rights reserved.