KeepAlivePacket

data class KeepAlivePacket(val keepAliveId: Long) : ClientBoundPacket

Keep Alive | 0x1f | play | clientbound

Parameters

keepAliveId

keepAliveId

See also

Constructors

Link copied to clipboard
constructor(keepAliveId: Long)

Types

Link copied to clipboard

Properties

Link copied to clipboard