|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
net.morbz.* |
---|
net.morbz.minecraft.world.Chunk | ||
---|---|---|
public static final int |
BLOCKS_PER_CHUNK_SIDE |
16 |
public static final int |
SECTIONS_PER_CHUNK |
16 |
net.morbz.minecraft.world.Region | ||
---|---|---|
public static final int |
BLOCKS_PER_REGION_SIDE |
512 |
public static final int |
CHUNKS_PER_REGION_SIDE |
32 |
net.morbz.minecraft.world.Section | ||
---|---|---|
public static final int |
BLOCKS_PER_SECTION |
4096 |
public static final int |
SECTION_HEIGHT |
16 |
net.morbz.minecraft.world.World | ||
---|---|---|
public static final byte |
DEFAULT_SKY_LIGHT |
15 |
public static final byte |
DEFAULT_TRANSPARENCY |
1 |
public static final int |
MAX_HEIGHT |
256 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |