Posted October 13, 201410 yr In my code of Item , method onUsingTick is never called. Its overriding method from Item, adding @Override doesn't changes anything. But the goal is: while Item is in hand, will shoot every tick a fireball. Method with fireball if added to onItemRightClick, works. Adding System.out.printIn("tick"); in onUsingTick isn't doing anything. If method onUsingTick is used for something else, what method should i use? Thank you for any help. Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones
October 13, 201410 yr Author onUpdate Thanks for help i'll need code like this soon. But it is updating while Item is in inventory... and i need while holding... Facepalm, i can check if player is holding that Item. Thank you. Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones
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.