public class LevelSoundEventPacket extends LevelSoundEvent2Packet
| Constructor and Description |
|---|
LevelSoundEventPacket() |
| Modifier and Type | Method and Description |
|---|---|
BedrockPacketType |
getPacketType() |
org.cloudburstmc.protocol.common.PacketSignal |
handle(BedrockPacketHandler handler) |
canEqual, equals, getExtraData, getIdentifier, getPosition, getSound, hashCode, isBabySound, isRelativeVolumeDisabled, setBabySound, setExtraData, setIdentifier, setPosition, setRelativeVolumeDisabled, setSound, toStringpublic org.cloudburstmc.protocol.common.PacketSignal handle(BedrockPacketHandler handler)
handle in interface BedrockPackethandle in class LevelSoundEvent2Packetpublic BedrockPacketType getPacketType()
getPacketType in interface BedrockPacketgetPacketType in class LevelSoundEvent2Packet