mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
oops sorry.
Signed-off-by: matt <4009945+MattBDev@users.noreply.github.com>
This commit is contained in:
@ -15,7 +15,7 @@ public class LocationTest {
|
||||
Location clone = location1.clone();
|
||||
world = "normal";
|
||||
logger.info(clone.toString());
|
||||
location1.getBlockVector3()
|
||||
//location1.getBlockVector3();
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user