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