Plex-FAWE/worldedit-core/src/main/java/com/sk89q
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
..
jnbt Fix typos 2020-04-29 19:36:34 +02:00
minecraft/util/commands Minor code changes 2020-01-29 17:53:34 -05:00
util Fix typos 2020-04-29 19:36:34 +02:00
worldedit Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00