Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SetBlockMeta warning in documentation (#4943) | [IPSA] Chris de Claverie | 2020-10-01 | 1 | -1/+4 |
| | | | | | + Add SetBlockMeta warning in documentation Co-authored-by: pwnOrbitals <c.de-claverie@pm.me> | ||||
* | cBlockArea: Write all present data types by default (#4252) | peterbell10 | 2018-07-19 | 1 | -2/+2 |
| | | | | | cBlockArea::Write now defaults to use GetDataTypes() instead of assuming all data types are present. Fixes cuberite/WorldEdit#130 | ||||
* | BlockArea: Added the GetBounds function. | Mattes D | 2017-07-22 | 1 | -2/+15 |
| | |||||
* | Corrected APIDoc for cBlockArea and exported missing functions (#3808) | Lukas Pioch | 2017-06-26 | 1 | -11/+22 |
| | |||||
* | cBlockArea supports block entities. (#3795) | Mattes D | 2017-06-24 | 1 | -0/+2197 |