Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe/beta/implementation/filter/block
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
..
AbstractExtentFilterBlock.java Part 1 of upstream merge and format 2020-07-13 22:50:59 -04:00
AbstractFilterBlock.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
AbstractSingleFilterBlock.java Part 1 of upstream merge and format 2020-07-13 22:50:59 -04:00
ArrayFilterBlock.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
CharFilterBlock.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
ChunkFilterBlock.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00
DelegateFilter.java Limit processing 2019-11-02 12:13:42 +01:00
ExtentFilterBlock.java Make masks more stateless 2020-01-04 10:11:13 +00:00
FilterBlock.java implement getBiome(BlockVector3) 2020-09-18 11:52:49 +01:00
SingleFilterBlock.java Javadoc and Formatting fixes. (#619) 2020-10-05 13:41:41 -04:00