Beta
Readonly
blockReadonly
isReturns whether the component is valid. A component is considered valid if its owner is valid, in addition to any addition to any additional validation required by the component.
This property can't be read in early-execution mode.
Readonly
typeThis property can't be read in early-execution mode.
Static
Readonly
componentReturns true
if falling snow will accumulate naturally on
the block. Returns false
if snow will not accumulate on
the block.
This function can't be called in early-execution mode.
Returns true
if rain will not go through the block.
Returns false
if rain should go through the block.
This function can't be called in early-execution mode.
Remarks
Block instance that this component pertains to.
World Ready
This property can't be read in early-execution mode.