Class WorldInitializeBeforeEvent

Deprecated

This class is deprecated and will be removed in 2.0.0.

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

Deprecated

This property is deprecated and will be removed in 2.0.0.

Remarks

Provides the functionality for registering custom components for items.