跳转至

ExtensionContext

文档版本:1.21.0.24

ExtensionContext类。script_api.minecraft/server-editor-bindings.extensioncontext.description

属性

afterEvents
read-only afterEvents: ExtensionContextAfterEvents;
blockPalette
read-only blockPalette: BlockPaletteManager;
brushShapeManager
read-only brushShapeManager: BrushShapeManager;
clipboardManager
read-only clipboardManager: ClipboardManager;
cursor
read-only cursor: Cursor;
exportManager
read-only exportManager: ExportManager;
extensionInfo
read-only extensionInfo: Extension;
player
read-only player: Player;
playtest
read-only playtest: PlaytestManager;
selectionManager
read-only selectionManager: SelectionManager;
settings
read-only settings: SettingsManager;
transactionManager
read-only transactionManager: TransactionManager;
widgetManager
read-only widgetManager: WidgetManager;