类 MinecraftEditor实验性

The MinecraftEditor class is a namespace container for Editor functionality which does not have any player context.

属性

log: Logger

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

This property can throw when used.

simulation: SimulationState

Allows querying and modifying some properties of the simulation.