Class EventPacket.Send

java.lang.Object
org.rusherhack.core.event.type.Event
org.rusherhack.core.event.type.EventCancellable
org.rusherhack.client.api.events.network.EventPacket
org.rusherhack.client.api.events.network.EventPacket.Send
All Implemented Interfaces:
org.rusherhack.core.event.stage.IStageable
Enclosing class:
EventPacket

public static class EventPacket.Send extends EventPacket
This event is called when a packet is being sent to the server.
  • Constructor Details

    • Send

      public Send(net.minecraft.network.protocol.Packet<?> packet)