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

    类 CuboidBrushShape

    Base for creating new brush shapes

    层级 (查看层级一览)

    索引

    构造函数

    • 参数

      • 可选settings: {
            depth?: number;
            height?: number;
            length?: number;
            minLength?: number;
            uniform?: boolean;
            width?: number;
        }

      返回 CuboidBrushShape

      Constructs a new instance of the CuboidBrushShape class

    访问器

    方法