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