Class SpawnRegions.Point

java.lang.Object
zombie.network.SpawnRegions.Point
Enclosing class:
SpawnRegions

public static class SpawnRegions.Point extends Object
  • 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()