WorldBorderWarningReachPacket

data class WorldBorderWarningReachPacket(val warningBlocks: Int) : ClientBoundPacket

Set Border Warning Distance | 0x47 | play | clientbound

Parameters

warningBlocks

warningBlocks

See also

Constructors

Link copied to clipboard
constructor(warningBlocks: Int)

Types

Properties

Link copied to clipboard