WorldEdit/worldedit-core
Matthew Miller 328030fd62
Use a long to refer to the volume of a region to prevent overflow (#1350)
* Use a long to refer to the volume of a region, and rename the method to getVolume

* Fixed issues noted in review

* Forgot to floor

* Fixed review notes

* Can use a long here rather than BigDecimal

* Improve javadocs

* style
2020-06-08 19:50:17 +10:00
..
doctools feat(i18n): add support for translatable text replacement (#478) 2019-12-09 12:46:18 +10:00
src Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-08 19:50:17 +10:00
build.gradle.kts Update to use the new runtime rhino JAR 2020-04-24 18:49:11 -07:00