@minecraft/server / StartupEvent
Class: StartupEvent ​
Defined in: @minecraft/server/index.d.ts:19946
Properties ​
blockComponentRegistry ​
readonlyblockComponentRegistry:BlockComponentRegistry
Defined in: @minecraft/server/index.d.ts:19953
Remarks ​
This property can be read in early-execution mode.
customCommandRegistry ​
readonlycustomCommandRegistry:CustomCommandRegistry
Defined in: @minecraft/server/index.d.ts:19959
Remarks ​
This property can be read in early-execution mode.
dimensionRegistry ​
readonlydimensionRegistry:DimensionRegistry
Defined in: @minecraft/server/index.d.ts:19965
Remarks ​
This property can be read in early-execution mode.
itemComponentRegistry ​
readonlyitemComponentRegistry:ItemComponentRegistry
Defined in: @minecraft/server/index.d.ts:19971
Remarks ​
This property can be read in early-execution mode.