Blockstate (Type) — SkBee

Addon: SkBee · Category: Type · Since: 1.12.3

Syntax

blockstate

Description

Represents a captured state of a block, which will not change automatically. Unlike Block, which only one object can exist per coordinate, BlockState can exist multiple times for any given Block. In a structure, this represents how the block is saved to the structure. Requires MC 1.17.1+

View source