public class ChunkCoordinate
extends java.lang.Object
| Constructor and Description |
|---|
ChunkCoordinate(int x,
int z) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getX() |
int |
getZ() |
int |
hashCode() |