Interface QueuedPacket

All Known Implementing Classes:
PacketProcessor.ListenerAndPacket, QueuedPacket.CustomPayload

@Internal public interface QueuedPacket
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handle

      void handle()