FastAsyncWorldEdit/worldedit-core/src
Jordan 01be53ed65
fix: add missing BlockType constructor (#2306)
- Deprecate public BlockType constructors
 - People really should not be initialising their own block types. This can and most likely will cause issues.
 - Fixes #2290
2023-06-19 14:36:47 +01:00
..
legacy/java/com/sk89q/worldedit/blocks Fixed setting sign text on 1.20 2023-06-09 15:27:02 +02:00
main fix: add missing BlockType constructor (#2306) 2023-06-19 14:36:47 +01:00
test Add regression tests to the round Expression function 2023-05-21 09:51:59 +02:00