mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-16 17:16:11 +00:00
add missing annotation to Region
This commit is contained in:
parent
42035bdb87
commit
46fdceaea6
@ -476,5 +476,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