mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Merge branch 'main' into major/2.0.0/1.18
This commit is contained in:
commit
c28a5ee66e
@ -489,5 +489,6 @@ public interface Region extends Iterable<BlockVector3>, Cloneable, IBatchProcess
|
|||||||
default ProcessorScope getScope() {
|
default ProcessorScope getScope() {
|
||||||
return ProcessorScope.REMOVING_BLOCKS;
|
return ProcessorScope.REMOVING_BLOCKS;
|
||||||
}
|
}
|
||||||
|
//FAWE end
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user