public class LevelSoundEvent1Serializer_v354 extends Object implements com.nukkitx.protocol.serializer.PacketSerializer<LevelSoundEvent1Packet>
| Modifier and Type | Field and Description |
|---|---|
static LevelSoundEvent1Serializer_v354 |
INSTANCE |
| Constructor and Description |
|---|
LevelSoundEvent1Serializer_v354() |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(ByteBuf buffer,
LevelSoundEvent1Packet packet) |
void |
serialize(ByteBuf buffer,
LevelSoundEvent1Packet packet) |
public static final LevelSoundEvent1Serializer_v354 INSTANCE
public void serialize(ByteBuf buffer, LevelSoundEvent1Packet packet)
serialize in interface com.nukkitx.protocol.serializer.PacketSerializer<LevelSoundEvent1Packet>public void deserialize(ByteBuf buffer, LevelSoundEvent1Packet packet)
deserialize in interface com.nukkitx.protocol.serializer.PacketSerializer<LevelSoundEvent1Packet>Copyright © 2018–2020 NukkitX. All rights reserved.