Posted May 18, 20205 yr How can I edit a minecraft entity? I want to edit the EggEntity (net.minecraft.entity.projectile.EggEntity). How can I make an event listener for the impact? Btw. I'm new to modding in minecraft.
May 18, 20205 yr Read the source code and notice that there is a event hook from forge called ProjectileImpactEvent#Throwable.
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.