PatchworkMC / patchwork-api

An attempt to reimplement the Minecraft Forge API on Fabric
GNU Lesser General Public License v2.1
282 stars 48 forks source link

Implement AnimalTameEvent #152

Closed cittyinthecloud closed 4 years ago

cittyinthecloud commented 4 years ago

TNT Yeeter needs this (specifically the ForgeEventFactory method for it) to not crash when taming a TNT Yeeter. The event is intentionally not fired when taming a CatEntity because of MinecraftForge/MinecraftForge#7171.

TheGlitch76 commented 4 years ago

github's merge tool sucks, you'll have to fix it locally Oops