public class WorldRegion
implements WorldView
| aim | |
| net.minecraft.class_1164 | |
| net.minecraft.world.WorldRegion | |
| net.minecraft.world.ChunkCache |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected int |
| ||||||||
| protected int |
| ||||||||
| protected WorldChunk[][] |
| ||||||||
| protected boolean |
| ||||||||
| protected World |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (World world, BlockPos minPos, BlockPos maxPos, int offset) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockEntity |
| ||||||||
| public BlockEntity |
| ||||||||
| public BlockState |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public Biome |
| ||||||||
| private int |
| ||||||||
| public int |
| ||||||||
| public WorldGeneratorType |
|