EntityMetadataPacket

data class EntityMetadataPacket(val entityId: Int) : ClientBoundPacket

Set Entity Metadata | 0x4e | play | clientbound

Parameters

entityId

entityId

See also

Constructors

Link copied to clipboard
constructor(entityId: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard