packet

fun packet(action: PacketBuilder.() -> Unit)

Performs an action using the Packet DSL for the player. If the player is not specified, this does nothing.

Parameters

action

The Packet DSL block.