[This is preliminary documentation and is subject to change.]
The BlockDBEntry type exposes the following fields.
Fields
| Member | Description | |
|---|---|---|
| Context | Context for this block change. | |
| NewBlock | Block that now occupies this coordinate | |
| OldBlock | Block that previously occupied this coordinate | |
| PlayerID | Numeric PlayerDB id of the player who made the change. | |
| Size | ||
| Timestamp | UTC Unix timestamp of the change. | |
| X | X coordinate (horizontal), in terms of blocks. | |
| Y | Y coordinate (horizontal), in terms of blocks. | |
| Z | Z coordinate (vertical), in terms of blocks. |