Skip to content

Block

Functions

block:addtoworld

block:addtoworld(World: wrld, int: blockId)

Adds the block to a world with a given block id.

block:undefine

block:undefine(World: wrld)

Undefines the block from a given world.

block:globundefine

block:globundefine()

Undefines the block from every world.

block:update

block:update()

Updates the block definition.