Class: MinecraftEditor
Beta
The MinecraftEditor class is a namespace container for Editor functionality which does not have any player context.
Properties
afterEvents
实验性
readonlyafterEvents:ProjectAfterEvents
Early Execution Beta
Remarks
constants
实验性
readonlyconstants:EditorConstants
Beta
log
readonlylog:Logger
Beta
Remarks
A global instance of the log output class object. This is not contextualized to any particular player, and any messages sent to this instance will be broadcast to all connected editor client sessions
Throws
This property can throw when used.
simulation
实验性
readonlysimulation:SimulationState
Beta
Remarks
Allows querying and modifying some properties of the simulation.
worldGeneratorType?
readonlyoptionalworldGeneratorType?:WorldGeneratorType
Beta
