Interface RequestPacket<R extends Packet>

  • Type Parameters:
    R - The response packet type
    All Superinterfaces:
    Packet

    public interface RequestPacket<R extends Packet>
    extends Packet
    Represents the request packet within a request/response packet pair.
    • Method Summary

      • Methods inherited from interface org.spongepowered.api.network.channel.packet.Packet

        read, write