sendWorldBorder

abstract fun sendWorldBorder(player: Player, builder: WorldBorderBuilder.() -> Unit)

Sends a world border update packet to the player.

Parameters

player

The target player.

builder

DSL block for configuring the world border.