Home Commands Examples Getting Started With Scripts Global Keywords
Generic Recipe Manipulation

BlockStateExpansions

Expands

This class expands BlockState, meaning that the content found on this page can be called on that type directly.

Members

implicit as DisplayState
Converts a block state into a display state.
script.zs
// BlockState as DisplayState
myBlockState as DisplayState

Return Type: DisplayState