| Constructor and Description |
|---|
SoundEventEffect() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEffectPacket(GeyserSession session,
com.github.steveice10.mc.protocol.packet.ingame.server.world.ServerPlayEffectPacket packet)
Translates the given
ServerPlayEffectPacket into bedrock and sends it upstream. |
public void handleEffectPacket(GeyserSession session, com.github.steveice10.mc.protocol.packet.ingame.server.world.ServerPlayEffectPacket packet)
EffectServerPlayEffectPacket into bedrock and sends it upstream.handleEffectPacket in interface Effectsession - GeyserSessionpacket - the effect packet to handleCopyright © 2020 GeyserMC. All rights reserved.