Posted March 8, 201510 yr Hello. Is there an event to detect whenever a mob/entity spawns? I want to get notified whenever a Pigman spawns and give them a custom Item (at random). I've Tried LivingSpawnEvent.CheckSpawn in combination with LivingSpawnEvent.SpecialSpawn, but It doesn't fire when spawning from a spawnegg or using /summon. I've also tried EntityJoinWorldEvent, but it fires again when you reload the world. What I need is an event, that get's fired once per mob, as soon as the mob spawns. freundTech
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.