Interface PongPacketView

All Superinterfaces:
PacketView

public interface PongPacketView extends PacketView
Read-only view of a serverbound pong packet.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    id()
     

    Methods inherited from interface devs.beer.nativepackets.api.PacketView

    isModified, nativeHandle, type
  • Method Details

    • id

      int id()