class QueuedChunk
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) World |
world |
(package private) int |
x |
(package private) int |
z |
Constructor and Description |
---|
QueuedChunk(int x,
int z,
World world) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
int |
hashCode() |
java.lang.String |
toString() |