BlockData - Tags (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.0.0, 2.16.1 (BlockData Support)

Syntax

[the] block[ ](data|state) tags of %blocks/blockdatas%

Description

Get a list of all block data tags of a Block or BlockData.

Examples

set {_data::*} to block data tags of target block of player
loop block data tags of target block of player:

View source