Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
2023-05-20 09:57:13 +00:00
..
buffer Use more MutableBlockVector3s 2021-08-11 14:56:10 +01:00
cache Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
clipboard Fix reading of tile entities with "id" instead of "Id" tag (#2211) 2023-05-20 09:57:13 +00:00
inventory Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
reorder feat: Add support for 1.19 (#1783) 2022-06-10 23:22:06 +02:00
transform fix: Ensure BaseBlock is not returned when a BlockState is wanted in BlockTransformExtent (#2161 2023-04-13 17:34:16 +01:00
validation Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
world Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
AbstractBufferingExtent.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
AbstractDelegateExtent.java Revert "Actually delegate in AbstractDelegateExtent" (#2229) 2023-05-16 10:32:03 +02:00
ChangeSetExtent.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
Extent.java build: Release 2.4.0 2022-06-27 13:52:50 +02:00
InputExtent.java Move HeightMapType and HeightmapProcessor into own package 2021-09-11 13:37:31 +01:00
MaskingExtent.java Only implement cache to MaskingExtent when off main thread (#1789) 2022-06-13 23:42:40 +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
OutputExtent.java Refactor: getVersionMin/MaxY -> versionMin/MaxY 2021-12-29 16:44:41 +00:00
TracingExtent.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00