Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core/extent
2023-12-12 08:00:40 +01:00
..
clipboard feat: provide some information upon OverlappingFileLockException (#2341) 2023-07-10 23:16:05 +02:00
filter chore: replace some hardcoded ordinals 2023-06-05 00:17:13 +01:00
inventory Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
processor Cleanup rawtypes warnings in relighting code (#2472) 2023-10-26 21:14:27 +02:00
transform Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
BlockTranslateExtent.java Fix stash failure 2021-08-11 15:03:59 +01:00
DisallowedBlocksExtent.java fix: correct issues with processor scopes (#2230) 2023-05-20 16:21:11 +02:00
ExtentHeightCacher.java Clean up remaining byte casts from 39081e62c9 2022-04-20 23:47:09 +01:00
FaweRegionExtent.java fix: correct issues with processor scopes (#2230) 2023-05-20 16:21:11 +02:00
HeightBoundExtent.java fix: add chunk loc to tile entity location when trimming (#2500) 2023-12-12 08:00:40 +01:00
HistoryExtent.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
LimitExtent.java feat: send one of an error message during edits if otherwise squashed by LimitExtent (#2246) 2023-06-12 12:14:24 +02:00
MemoryCheckingExtent.java refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
MultiRegionExtent.java fix: correctly processSet with blacklist when required (#2270) 2023-06-06 19:21:18 +02:00
NullExtent.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
PassthroughExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
PositionTransformExtent.java Use more MutableBlockVector3s 2021-08-11 14:56:10 +01:00
ProcessedWEExtent.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
ResettableExtent.java some codestyle application 2021-09-08 16:39:43 +01:00
SingleRegionExtent.java Add fluid ticking and refactor post-processing a bit (#1554) 2022-03-10 15:27:25 +01:00
SlowExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
SourceMaskExtent.java Some cleanup of mutables 2021-08-11 14:00:12 +01:00
StripNBTExtent.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
SupplyingExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TemporalExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TransformExtent.java refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00