Cleaned up some code, changed WorldEdit to be world-aware (finally).
This commit is contained in:
@@ -21,7 +21,7 @@ package com.sk89q.worldedit;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Albert
|
||||
* @author sk89q
|
||||
*/
|
||||
public class Vector {
|
||||
protected final double x, y, z;
|
||||
|
||||
Reference in New Issue
Block a user