PaperMC/paper-server/patches/sources/net/minecraft/world/entity/ai
SoSeDiK 58f0db0820 Fix new block data for EntityChangeBlockEvent
Also standardizes how to handle EntityChangeBlockEvent before a removeBlock or destroyBlock
call. Always use 'state.getFluidState().createLegacyBlock()' to get the new state instead of
just using the 'air' state.

Also fixes the new block data for EntityBreakDoorEvent (a sub-event from
EntityChangeBlockEvent)

Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2022-03-21 20:00:53 +02:00
..
attributes living entity allow attribute registration 2020-10-24 16:37:44 +02:00
behavior Fix new block data for EntityChangeBlockEvent 2022-03-21 20:00:53 +02:00
goal Fix new block data for EntityChangeBlockEvent 2022-03-21 20:00:53 +02:00
gossip Add villager reputation API 2020-04-22 23:29:20 +02:00
navigation Prevent Pathfinding out of World Border 2016-12-19 23:07:42 -05:00
sensing Rate options and timings for sensors and behaviors 2021-06-28 22:38:29 +01:00
village Add exception reporting event 2016-03-03 03:15:41 -06:00