geforkt von Mirrors/FastAsyncWorldEdit
cba7c21ce5
This fixes the issue where masks other than SimpleBlock masks (like Offset mask or negate mask) would not work. The issue was caused by parseFromListInput() who would throw SuggestInputParseException if the input was not a valid block definition. But as the parser was catching NoMatchException only, this was causing an error and the MaskFactory was broken. |
||
---|---|---|
.. | ||
doctools | ||
src | ||
build.gradle.kts |