Posted April 19, 201312 yr If you normaly right click on a Block, the method "onBlockActivated" gets called, but how can I do something if the block gets Shift-Right clicked? Thanks
April 19, 201312 yr Author If you normaly right click on a Block, the method "onBlockActivated" gets called, but how can I do something if the block gets Shift-Right clicked? Thanks
April 19, 201312 yr within your onBlockActivated method use this http://jd.minecraftforge.net/net/minecraft/client/entity/EntityPlayerSP.html#isSneaking()
April 19, 201312 yr within your onBlockActivated method use this http://jd.minecraftforge.net/net/minecraft/client/entity/EntityPlayerSP.html#isSneaking()
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.