For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/classes/SimpleBlockPaletteItem.md.

Class: SimpleBlockPaletteItem experimental

block

Beta

Extends

Constructors

Constructor

new SimpleBlockPaletteItem(displayName?): SimpleBlockPaletteItem

Beta

Parameters

displayName?

string

Returns

SimpleBlockPaletteItem

Overrides

IBlockPaletteItem.constructor

Methods

getBlock()

getBlock(): any

Beta

Returns

any

Inherited from

IBlockPaletteItem.getBlock


getDisplayName()

getDisplayName(): string | undefined

Beta

Returns

string | undefined

Inherited from

IBlockPaletteItem.getDisplayName


getType()

getType(): BlockPaletteItemType

Beta

Returns

BlockPaletteItemType

Inherited from

IBlockPaletteItem.getType


setBlock()

setBlock(block): void

World Mutation Beta

Parameters

block

any

Returns

void

Remarks

Throws

This function can throw errors.

Inherited from

IBlockPaletteItem.setBlock

同领域相关