Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/function
Alexander Brandes af547e072c
List FAWE class additions in Javadocs (#2659)
* List FAWE class additions in Javadocs

Signed-off-by: Alexander Brandes <mc.cache@web.de>

* Update worldedit-core/src/main/java/com/sk89q/worldedit/world/chunk/package-info.java

---------

Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-04-01 12:34:19 +02:00
..
biome Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
block Allow extent to be used down the pipeline in BlockReplace 2021-11-02 20:53:14 +00:00
entity Fix NullPointerException due to nullable source extent in ExtentEntityCopy (#2447) 2023-10-07 20:16:21 +02:00
factory some codestyle application 2021-09-08 16:39:43 +01:00
generator Add support for 1.20.3 and 1.20.4 (#2512) 2023-12-08 07:30:08 +01:00
mask feat: more informative BoundedHeightMask error message 2023-11-18 15:02:02 +00:00
operation List FAWE class additions in Javadocs (#2659) 2024-04-01 12:34:19 +02:00
pattern fix: introduce approx size to patterns and use in ScatterBrush (#2631) 2024-03-30 10:31:52 +01:00
util Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
visitor fix: ensure mask is initialised upon visiting a point in BreadthFirstSearch (#2314) 2023-06-22 21:32:54 +02:00
CombinedRegionFunction.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
Contextual.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
EditContext.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
EntityFunction.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
FlatRegionFunction.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
FlatRegionMaskingFilter.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
GroundFunction.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
ItemUseFunction.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
LayerFunction.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegionFunction.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
RegionMaskingFilter.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00