跳转至

PaintMode

文档版本:1.21.60.21

PaintMode枚举。script_api.minecraft/server-editor-bindings.paintmode.description

常量

BlockPaint
static read-only BlockPaint = 0;
Flatten
static read-only Flatten = 4;
FreehandSelect
static read-only FreehandSelect = 1;
Roughen
static read-only Roughen = 3;
Smooth
static read-only Smooth = 2;