Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
Matt 96dcb95b7c
Javadoc and Formatting fixes. (#619)
Javadoc and Formatting fixes.

Also, extremely minor code changes which have been tested.
This commit is only part one of two commits that aim to fix problems with formatting in our project. In part two I will modify the Google Java Style Guide (since it closely matches our code style) for our project so there is guidance on how to format and document. 

* Updated PlotSquared URL
* Removed plugin acronyms
* Fixed a typo
* Fixed grammar
* Use modern block id's
* Update YouTube video URL
2020-10-05 13:41:41 -04:00
..
buffer More support for 3D biomes (#608) 2020-09-12 15:31:42 +02:00
cache Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
clipboard Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
inventory Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
reorder Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
transform Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
validation Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
world More support for 3D biomes (#608) 2020-09-12 15:31:42 +02:00
AbstractBufferingExtent.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
AbstractDelegateExtent.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
ChangeSetExtent.java More support for 3D biomes (#608) 2020-09-12 15:31:42 +02:00
Extent.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
InputExtent.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
MaskingExtent.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
NullExtent.java More support for 3D biomes (#608) 2020-09-12 15:31:42 +02:00
OutputExtent.java Fixlighting now also calculates heightmaps 2020-09-14 14:19:23 +01:00
PassthroughExtent.java Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities 2020-07-26 19:03:46 +02:00
TracingExtent.java Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00