Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/world
Jordan 7c01c1e95e
feat: allow captions in SuggestInputParseException (#2239)
- Deprecate for removal methods using string message
 - Fixes #2026
2023-05-22 20:32:56 +02:00
..
biome Add method to check initialize state in PlatformManager, deny access to registries when uninitialized 2023-05-20 20:52:03 +02:00
block feat: allow captions in SuggestInputParseException (#2239) 2023-05-22 20:32:56 +02:00
chunk build: Release 2.1.0 2022-03-10 22:57:23 +01:00
entity Add method to check initialize state in PlatformManager, deny access to registries when uninitialized 2023-05-20 20:52:03 +02:00
fluid Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
gamemode Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
item Add method to check initialize state in PlatformManager, deny access to registries when uninitialized 2023-05-20 20:52:03 +02:00
registry feat: Add support for 1.19 (#1783) 2022-06-10 23:22:06 +02:00
snapshot Only create entities during a restore if they are contained by the region and the editsession's mask (#1800) 2022-06-15 13:37:20 +02:00
storage build: Release 2.1.0 2022-03-10 22:57:23 +01:00
weather Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
AbstractWorld.java Use Material rather than legacy int/data when specifying block break effect type (#1829) 2022-06-22 12:50:09 +01:00
DataException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
DataFixer.java Move paperweight to BinaryTag 2021-10-22 16:00:51 +01:00
NbtValued.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NullWorld.java Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
RegenOptions.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
World.java Use Material rather than legacy int/data when specifying block break effect type (#1829) 2022-06-22 12:50:09 +01:00
WorldUnloadedException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00