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