geforkt von Mirrors/FastAsyncWorldEdit
Fixed a typo.
Dieser Commit ist enthalten in:
Ursprung
9f4d470f7d
Commit
e787013bad
@ -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
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren