mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- World is now properly parsed and stored from chunk data - Block changes are also handled and world updated accordingly - Added ground checking, the player will move down to reach the ground - Performance tweaking in Protocol18, using lists instead of arrays - Fix player look not properly skipped causing invalid location after teleport |
||
|---|---|---|
| .. | ||
| Block.cs | ||
| Chunk.cs | ||
| ChunkColumn.cs | ||
| Location.cs | ||
| World.cs | ||