public class Location extends Object
Location(int x, int y, int z, boolean originLocation)
int
getX()
getY()
getZ()
boolean
isOriginLocation()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Location(int x, int y, int z, boolean originLocation)
public int getX()
public int getY()
public int getZ()
public boolean isOriginLocation()
Copyright © 2018. All rights reserved.