Paper/patches
Jake Potrebic a506b48daa
Fix several issues with EntityBreedEvent (#8677)
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.
2023-11-11 15:23:02 -08:00
..
api Deprecate Material#isInteractable (#9216) 2023-11-11 17:21:22 -05:00
removed Remove "fix-curing-zombie-villager-discount" exploit option (#9895) 2023-11-04 20:20:01 +01:00
server Fix several issues with EntityBreedEvent (#8677) 2023-11-11 15:23:02 -08:00