Interface: LegacyBlockResult
Deprecated shape returned by minecraft.getBlock.
Properties
block
readonlyblock:Block
Live facade for the same block.
key
readonlykey:string
Namespaced block type identifier.
state
readonlystate:Readonly<Record<string,string>>
Serialized block states keyed by state name.