Class ImportantArea
java.lang.Object
zombie.core.ImportantArea
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
final void
load
(ByteBuffer byteBuffer, int var2) final void
save
(ByteBuffer byteBuffer)
-
Field Details
-
sx
public int sx -
sy
public int sy -
lastUpdate
public long lastUpdate
-
-
Constructor Details
-
ImportantArea
public ImportantArea(int int0, int int1)
-
-
Method Details
-
load
- Throws:
IOException
-
save
- Throws:
IOException
-
equals
-
hashCode
-