Interface StatusPingRequestPacketView

All Superinterfaces:
PacketView

public interface StatusPingRequestPacketView extends PacketView
Status ping request containing the client timestamp payload.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

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

    isModified, nativeHandle, type
  • Method Details

    • time

      long time()