3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-16 04:51:22 +02:00
FastAsyncWorldEdit/worldedit-core
Matthew Miller 33adba4a6f 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

(cherry picked from commit 328030fd6281e58a4ea1d0cdd0a2e274da90afbe)
2020-06-12 21:45:49 -04:00
..
doctools Rebase translation work for easier rebasing 2019-11-16 22:42:14 +10:00
src Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00
build.gradle.kts PlotSquared-Core again 2020-05-20 09:49:38 +01:00