Minecraft-Console-Client/MinecraftClient/Resources/Translations
BruceChen 77c5f88168 feat: add /goto command with A* pathfinder integration and MoveFall
- Add MoveFall move for straight-down falls beyond MoveDescend range
- Register MoveFall in default move set
- Create /goto command using new A* pathfinder
- Add MoveToAStar() method to McClient bridging A* results to existing
  path execution system (Queue<Location> + UpdatePathfindingInput)
- Add translation entries for goto command

Made-with: Cursor
2026-04-12 18:43:32 +00:00
..
Translations.Designer.cs feat: add /goto command with A* pathfinder integration and MoveFall 2026-04-12 18:43:32 +00:00
Translations.resx feat: add /goto command with A* pathfinder integration and MoveFall 2026-04-12 18:43:32 +00:00