mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +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() {
|
||||
return ProcessorScope.REMOVING_BLOCKS;
|
||||
}
|
||||
//FAWE end
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user