Posted November 24, 20177 yr Ok so as the title states, i've been trying to get a EntityItemPickup event going, however i've been having trouble and can't seem to figure out how. If someone can explain to me how to create an EntityItemPickup event then please do. Any help is appreciated. Edited November 24, 20177 yr by Emerald_Galaxy Needed To Be More Specific
November 24, 20177 yr Have you tried making an ItemPickupEvent handler? Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
November 24, 20177 yr https://github.com/MinecraftForge/MinecraftForge/issues/3419 Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
November 24, 20177 yr Author I meant to say that I need help with events like the EntityItemPickupEvent. I've never really used events and just need some help with using them
November 24, 20177 yr 12 hours ago, Alexiy said: ItemPickupEvent is currently broken. Wrong, in 1.10.2 it's not.
November 24, 20177 yr 6 minutes ago, Emerald_Galaxy said: I meant to say that I need help with events like the EntityItemPickupEvent. I've never really used events and just need some help with using them This is the official documentation for events, you should give it a read: http://mcforge.readthedocs.io/en/latest/events/intro/ 4 minutes ago, Differentiation said: Wrong, in 1.10.2 it's not. This is for 1.11.2... Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
November 24, 20177 yr Author 1 hour ago, larsgerrits said: This is the official documentation for events, you should give it a read: http://mcforge.readthedocs.io/en/latest/events/intro/ Thank you that really explained a couple things. Now I just need a way to have it check what item was picked up and then i'll be done. i've looked at the event before, and saw that it had an item variable which seems to get the Item but i don't know. I need to look into it more. If anyone could give me an example EntityItemPickupEvent being used to give an achievement, i would really appreciate it. For the time being i'll be looking through some of the classes that are related to this event. Edited November 25, 20177 yr by Emerald_Galaxy More Information
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.