Merge branch 'main' into major/2.0.0/1.18

Dieser Commit ist enthalten in:
dordsor21 2021-12-29 00:19:25 +00:00
Commit c28a5ee66e
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 1E53E88969FFCF0B

Datei anzeigen

@ -489,5 +489,6 @@ public interface Region extends Iterable<BlockVector3>, Cloneable, IBatchProcess
default ProcessorScope getScope() {
return ProcessorScope.REMOVING_BLOCKS;
}
//FAWE end
}