Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-19 | cBlockArea: Write all present data types by default (#4252) | peterbell10 | 1 | -2/+2 | |
cBlockArea::Write now defaults to use GetDataTypes() instead of assuming all data types are present. Fixes cuberite/WorldEdit#130 | |||||
2017-07-22 | BlockArea: Added the GetBounds function. | Mattes D | 1 | -2/+15 | |
2017-06-26 | Corrected APIDoc for cBlockArea and exported missing functions (#3808) | Lukas Pioch | 1 | -11/+22 | |
2017-06-24 | cBlockArea supports block entities. (#3795) | Mattes D | 1 | -0/+2197 | |