mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Fixes #87 oops
This commit is contained in:
@ -241,7 +241,7 @@ public class Location extends Vector3 {
|
||||
*
|
||||
* @return a vector
|
||||
*/
|
||||
public Vector3 vector() {
|
||||
public Vector3 toVector() {
|
||||
return this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user