Class WorldInitializeBeforeEvent

Rc

Contains information and methods that can be used at the initialization of the scripting environment for a World. Also, use the supplied blockRegistry object to register block custom components within the scope of the World Initialize execution.

Hierarchy

  • WorldInitializeBeforeEvent

Constructors

Properties

blockComponentRegistry: BlockComponentRegistry
itemComponentRegistry: ItemComponentRegistry

Remarks

Provides the functionality for registering custom components for items.