Hi! I am working on a mod, and I am creating something (I would like to be secret about the mod). I need to know the player's target block for this. Currently I am using
Minecraft.getMinecraft().objectMouseOver
.
Are there a way to do it so it works with mutiplayer? And what would that answer be? I have been looking around for ages after the answer to this.