Package com.ardorcraft.world
Class Chunk
java.lang.Object
com.ardorcraft.world.Chunk
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Chunk
public Chunk(byte[] blocks, byte[] extra)
-
-
Method Details
-
getBlocks
public byte[] getBlocks() -
getExtra
public byte[] getExtra()
-