Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core
Jordan 210ee9f2ef
Implement getNameUnsafe method to allow an unloaded world's name to be accessed (#1712)
* Implement getNameUnsafe method to allow an unloaded world's name to be accessed
 - Fixes #1671 and #504

* Add javadoc since tag

Co-authored-by: Alexander Brandes <mc.cache@web.de>

Co-authored-by: Alexander Brandes <mc.cache@web.de>
2022-05-05 21:39:45 +02:00
..
command Correctly use getNearestSurfaceTerrainBlock in SurfaceSpline and SchemGen (#1616) 2022-02-17 19:34:07 +01:00
configuration Add fluid ticking and refactor post-processing a bit (#1554) 2022-03-10 15:27:25 +01:00
database refactor: Also deprecated IMP for DBHandler 2021-12-23 15:59:05 +01:00
entity refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
event/extent refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
extension fix: respect block categories in RichMaskParser (#1694) 2022-04-11 13:59:54 +02:00
extent Clean up remaining byte casts from 39081e62c9 2022-04-20 23:47:09 +01:00
function Clean up remaining byte casts from 39081e62c9 2022-04-20 23:47:09 +01:00
history Add fluid ticking and refactor post-processing a bit (#1554) 2022-03-10 15:27:25 +01:00
internal Big fix to clipboards when relogging/restarting server etc. 2021-09-24 12:22:01 +01:00
jnbt refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
limit refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
math Don't allow heightmap-based brushes to edit the entire world "depth" (#1617) 2022-02-24 10:33:37 +01:00
queue build: Release 2.1.0 2022-03-10 22:57:23 +01:00
regions refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
registry refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
util chore: Use assets for 1.18.2 2022-03-29 12:53:19 +02:00
world refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
wrappers Implement getNameUnsafe method to allow an unloaded world's name to be accessed (#1712) 2022-05-05 21:39:45 +02:00
Fawe.java docs: Fix deprecation tag 2022-01-01 18:46:28 +01:00
FaweAPI.java refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
FaweCache.java Add fluid ticking and refactor post-processing a bit (#1554) 2022-03-10 15:27:25 +01:00
FAWEPlatformAdapterImpl.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
FaweVersion.java Fix parsing of build in FaweVersion 2021-12-22 11:44:37 +00:00
IFawe.java Add basic preloading (#1221) 2021-08-16 20:47:09 -04:00
Resettable.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00