KeepAlivePacket

data class KeepAlivePacket(val keepAliveId: Long) : ServerBoundPacket

Keep Alive | 0x11 | play | serverbound

Parameters

keepAliveId

keepAliveId

See also

Constructors

Link copied to clipboard
constructor(keepAliveId: Long)

Types

Link copied to clipboard

Properties

Link copied to clipboard