Class ImportantArea
java.lang.Object
zombie.core.ImportantArea
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()final voidload(ByteBuffer input, int WorldVersion) final voidsave(ByteBuffer output)
-
Field Details
-
sx
public int sx -
sy
public int sy -
lastUpdate
public long lastUpdate
-
-
Constructor Details
-
ImportantArea
public ImportantArea(int sx, int sy)
-
-
Method Details
-
load
- Throws:
IOException
-
save
- Throws:
IOException
-
equals
-
hashCode
-