Описание
# Advanced Wall Climber API (AWCAPI)
A powerful API for Minecraft mods that enables advanced wall climbing mechanics for entities. This API allows mod developers to easily add spider-like wall climbing behavior to any mob.
## Features
- **Full 3D Wall Climbing**: Entities can walk on walls, ceilings, and any surface
- **Smooth Orientation Transitions**: Natural-looking transitions when moving between surfaces
- **Custom Pathfinding**: Advanced pathfinding that understands 3D movement
- **Render Helpers**: Easy-to-use rendering utilities for proper model orientation
- **Cross-Platform**: Works on both Fabric and NeoForge