Class PlaySoundConsumeEffect
java.lang.Object
com.github.retrooper.packetevents.protocol.item.consumables.ConsumeEffect<PlaySoundConsumeEffect>
com.github.retrooper.packetevents.protocol.item.consumables.builtin.PlaySoundConsumeEffect
-
Field Summary
Fields inherited from class com.github.retrooper.packetevents.protocol.item.consumables.ConsumeEffect
type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSound()
static PlaySoundConsumeEffect
read
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, PlaySoundConsumeEffect effect) Methods inherited from class com.github.retrooper.packetevents.protocol.item.consumables.ConsumeEffect
getType, readFull, writeFull
-
Constructor Details
-
PlaySoundConsumeEffect
-
-
Method Details
-
read
-
write
-
getSound
-