Class BrushShapeManagerBeta
Properties
Optional
Readonly
Beta
activeBrushShape
Optional
Readonly
Beta
activeBrushVolume
Readonly
Beta
brushShapeList
Methods
activateBrushTool
- activateBrushTool(): void
Beta
Returns void
beginPainting
- beginPainting(): void
Beta
Returns void
deactivateBrushTool
- deactivateBrushTool(): void
Beta
Returns void
endPainting
- endPainting(): void
Beta
Returns void
uiSettingValueChanged
- uiSettingValueChanged(
elementName: string,
newValue: string | number | boolean | Vector3,
): boolean Beta
Parameters
- elementName: string
- newValue: string | number | boolean | Vector3
Returns boolean
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
minecraftserver.Error