[This is preliminary documentation and is subject to change.]
The BlockDBDrawOperation type exposes the following fields.
Fields
| Member | Description | |
|---|---|---|
| Coords | Coordinates that are currently being processed. (Inherited from DrawOperation.) | |
| Map | Map to draw blocks to. (Inherited from DrawOperation.) | |
| Player | Player who is executing this command.
Used for both permission checks and messaging. (Inherited from DrawOperation.) | |
| UndoState | Undo state associated with this operation. Created by DrawOperation.Begin(). (Inherited from DrawOperation.) |