Package zombie.erosion
Class ErosionData.Chunk
java.lang.Object
zombie.erosion.ErosionData.Chunk
- Enclosing class:
- ErosionData
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
load
(ByteBuffer byteBuffer, int int1) void
save
(ByteBuffer byteBuffer) void
-
Field Details
-
init
public boolean init -
eTickStamp
public int eTickStamp -
epoch
public int epoch -
x
public int x -
y
public int y -
moisture
public float moisture -
minerals
public float minerals -
soil
public int soil
-
-
Constructor Details
-
Chunk
public Chunk()
-
-
Method Details
-
set
-
save
-
load
-