Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
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
..
argument Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
factory Revert "More code quality fixes" 2020-01-23 14:41:57 -05:00
tool Comment out not working and add TODO 2020-05-27 11:39:23 +01:00
util Don't suggest default namespaces. 2020-04-24 15:57:07 -04:00
ApplyBrushCommands.java fix compile 2019-11-21 19:56:10 +00:00
BiomeCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
BrushCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
ChunkCommands.java Update Piston to fix bugs 2020-04-24 16:05:15 -04:00
ClipboardCommands.java Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00
ExpandCommands.java Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00
FlattenedClipboardTransform.java Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
GeneralCommands.java Remove TranslatableComponent override 2019-12-16 09:01:41 +00:00
GenerationCommands.java Remove Empcraft messages 2020-05-11 17:46:41 -04:00
HistoryCommands.java Minor changes 2020-02-06 16:33:31 -05:00
HistorySubCommands.java Cleanup unused code. 2020-03-05 16:07:20 -05:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LegacySnapshotCommands.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
LegacySnapshotUtilCommands.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
ListFilters.java merge 2019-08-07 01:29:49 +10:00
MaskCommands.java Removed LightingExtent and organized some classes. 2020-03-18 12:58:18 -04:00
MethodCommands.java Removed commands.yml 2019-07-26 19:23:24 -04:00
NavigationCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
PaintBrushCommands.java Upstream Merge 2020-01-10 22:32:12 -05:00
PatternCommands.java Mask and Pattern modifications 2020-03-17 23:05:52 -04:00
RegionCommands.java Fix relight and removelight (#475) 2020-05-27 11:45:08 +01:00
SchematicCommands.java Fix loading schematic from URLs 2020-05-09 16:45:42 +01:00
ScriptingCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
SelectionCommands.java Use a long to refer to the volume of a region to prevent overflow (#1350) 2020-06-12 21:45:49 -04:00
SnapshotCommands.java Update draw.js 2020-03-22 15:46:02 -04:00
SnapshotUtilCommands.java Cherry-pick to fix EntryMaker issue 2020-04-16 20:26:55 -04:00
SuperPickaxeCommands.java Update SuperPickaxeCommands.java 2020-05-19 13:29:37 +01:00
ToolCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
ToolUtilCommands.java Fix superpickaxe // 2020-05-18 19:39:53 +02:00
TransformCommands.java Remove FAWE-Piston 2020-02-05 00:37:42 -05:00
UtilityCommands.java add a bunch of // aliases for commands 2020-04-19 11:43:30 +01:00
WorldEditCommands.java Fix a few links 2020-05-30 09:17:21 +02:00