Started by
OutroNinja
on
Topic category: Help with Minecraft modding (Java Edition)
I thought about using raycasting but from what I saw it only accepts blocks. I would like to display the health and armor the player is wearing when I hover my hand over them, but so far I haven't thought of an alternative.
Thank you in advance for the response.
What if you use raycasting, then check if the entity is in a 1 by 1 cube nearby?