PaperMC/paper-server/patches/sources
Jake Potrebic d0b0b36801 Fix several issues with EntityBreedEvent
Upstream did not account for different hands when storing
the breed item for later use in the event. Also they only
stored a reference to the stack, not a copy so if the stack
changed after love mode was started, the breed item in the event
also changed. Also in several places, the breed item was stored after
it was decreased by one to consume the item.
2022-12-15 00:14:44 -08:00
..
com/mojang Avoid Lazy Initialization for Enum Fields 2023-05-14 00:47:28 -04:00
net/minecraft Fix several issues with EntityBreedEvent 2022-12-15 00:14:44 -08:00