Перейти к основному содержимому

Interface: LegacyBlockResult

Deprecated shape returned by minecraft.getBlock.

Properties

block

readonly block: Block

Live facade for the same block.


key

readonly key: string

Namespaced block type identifier.


state

readonly state: Readonly<Record<string, string>>

Serialized block states keyed by state name.