Skip to content

Bedrock Runtime  >  Structures  >  Tag

Tag

Structure Class

Tag dataclass

A tag.

Attributes

key instance-attribute
key: str

The tag's key.

value instance-attribute
value: str

The tag's value.