mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 02:44:03 +00:00
Fixed a typo.
This commit is contained in:
@@ -106,7 +106,7 @@ public interface Region extends Iterable<BlockVector>, Cloneable {
|
|||||||
public void shift(Vector change) throws RegionOperationException;
|
public void shift(Vector change) throws RegionOperationException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns true based on whether the region contains the point,
|
* Returns true based on whether the region contains the point.
|
||||||
*
|
*
|
||||||
* @param pt
|
* @param pt
|
||||||
* @return
|
* @return
|
||||||
|
Reference in New Issue
Block a user