Package dev.espi.protectionstones
Class PSLocation
java.lang.Object
dev.espi.protectionstones.PSLocation
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
z
public int z
-
-
Constructor Details
-
PSLocation
public PSLocation(int x, int y, int z)
-