@minecraft
    正在准备搜索索引...

    类 MinecraftEditor

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

    索引

    属性

    constants: EditorConstants
    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.

    worldGeneratorType?: WorldGeneratorType