Plex-FAWE/worldedit-core/src/main/java/com
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
..
boydti/fawe Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00
sk89q Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00