mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
- Determine if we can move to the specified direction - Add moving ability to the specified direction - Add /move command for triggering moves - Add move decomp. into steps (more natural) - Add pathfinding routines (still WIP) - SO YES YOU CAN NOW WALK USING MCC!!! |
||
|---|---|---|
| .. | ||
| Block.cs | ||
| Chunk.cs | ||
| ChunkColumn.cs | ||
| Direction.cs | ||
| Location.cs | ||
| Material.cs | ||
| Movement.cs | ||
| World.cs | ||