Raycast Implementation. (Project)
This library provides a simple raycast function for the Sandstone framework, allowing easy detection of blocks and entities in Minecraft. Users can customize the raycast by specifying blocks to ignore, entities to hit, and functions to run on each step or when a target is hit. The library integrates with Sandstone to generate Minecraft functions, and it's easy to use by installing the NPM package and calling the raycast function with flexible parameters like step size and maximum iterations.. To learn more, please visit the GitHub link.