WorldBorderWarningDelayPacket

data class WorldBorderWarningDelayPacket(val warningTime: Int) : ClientBoundPacket

Set Border Warning Delay | 0x46 | play | clientbound

Parameters

warningTime

warningTime

See also

Constructors

Link copied to clipboard
constructor(warningTime: Int)

Types

Properties

Link copied to clipboard