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