Package zombie.network
Class SpawnRegions.Point
java.lang.Object
zombie.network.SpawnRegions.Point
- Enclosing class:
- SpawnRegions
public static class SpawnRegions.Point
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Point()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
worldX
public int worldX -
worldY
public int worldY -
posX
public int posX -
posY
public int posY -
posZ
public int posZ
-
-
Constructor Details
-
Point
public Point()
-