Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extent
2024-03-14 17:56:08 +01: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: fix plot swap (#2360) 2024-01-21 12:42:24 +01:00
inventory Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
reorder Add support for 1.20.3 and 1.20.4 (#2512) 2023-12-08 07:30:08 +01: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 Update upstream 2024-01-06 10:53:53 +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 fix: do not forcefully direct to x,y,z methods in AbstractDelegateExtent (#2614) 2024-03-14 17:56:08 +01: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