Class SetEntityMotionPacketReceive

java.lang.Object
org.geysermc.geyser.event.GeyserEvent
org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent<com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket>
org.geysermc.geyser.event.events.packet.upstream.SetEntityMotionPacketReceive
All Implemented Interfaces:
Cancellable, EventSession

public class SetEntityMotionPacketReceive extends UpstreamPacketReceiveEvent<com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket>
  • Constructor Details

    • SetEntityMotionPacketReceive

      public SetEntityMotionPacketReceive(@NonNull @NonNull GeyserSession session, @NonNull @NonNull com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket packet)