PlayerRemovePacket

data class PlayerRemovePacket(val players: List<UUID>) : ClientBoundPacket

Player Info Remove | 0x35 | play | clientbound

Parameters

players

players

See also

Constructors

Link copied to clipboard
constructor(players: List<UUID>)

Types

Link copied to clipboard

Properties

Link copied to clipboard