Posted November 3, 201411 yr Hello every1, I need to intercept the left click function of my item when hit a block type stone, but I can't seem to find an easy way to override it The two functions I found from Item were: this.onLeftClickEntity(stack, player, entity) //only occurs when you click an entity (the blocks seems not occurs) this.onEntitySwing(entityLiving, stack) //apparently seems most appropiate but i dont know how verify when hit a block thx
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.