geforkt von Mirrors/FastAsyncWorldEdit
add missing annotation to Region
Dieser Commit ist enthalten in:
Ursprung
42035bdb87
Commit
46fdceaea6
@ -476,5 +476,6 @@ public interface Region extends Iterable<BlockVector3>, Cloneable, IBatchProcess
|
||||
default ProcessorScope getScope() {
|
||||
return ProcessorScope.REMOVING_BLOCKS;
|
||||
}
|
||||
//FAWE end
|
||||
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren