BlockState - Block (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.13.0

Syntax

[the] block[s] of %blockstates%

Description

Gets the block represented by this block state. Will return nothing if blockstate is not placed in the world.

Examples

set {_block} to block of {_blockstate}

View source