WildStacker icon indicating copy to clipboard operation
WildStacker copied to clipboard

EntityBreedEvent not being called

Open airoons opened this issue 3 years ago • 0 comments

Minecraft's Version

1.17.1, paper (but affects all versions with EntityBreedEvent)

Plugin's Version

dev341

Describe the bug

With smart breeding, EntityBreedEvent is not being called at all, should be called the same amount as babies are being spawned. https://github.com/BG-Software-LLC/WildStacker/blob/dev/src/main/java/com/bgsoftware/wildstacker/listeners/EntitiesListener.java#L494

To Reproduce

  1. Breed a stack of mobs with smart-breeding enabled
  2. Test with another plugin that uses EntityBreedEvent to see whether event is being called

Additional Information

No response

airoons avatar Aug 30 '22 07:08 airoons