forked from SteamWar/SteamWar
Improve Region some more
This commit is contained in:
@@ -61,7 +61,7 @@ public interface Region {
|
||||
|
||||
boolean inRegion(Location location, boolean extension);
|
||||
|
||||
Optional<EditSession> copy(boolean extension);
|
||||
EditSession copy(boolean extension);
|
||||
|
||||
void reset(@Nullable SchematicNode schematicNode, boolean extension);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user