juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
178 stars 38 forks source link

[fix] reachAround target position #221

Closed lonefelidae16 closed 1 year ago

lonefelidae16 commented 1 year ago

fix #220

Get the reachAround target position instead of the player’s position when modifying MinecraftClient#crosshairTarget.


Changes