Files
Paper/paper-server/patches/sources/net/minecraft/world/level/block
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
..
2021-10-07 14:34:55 -07:00
2020-06-03 11:37:13 -07:00
2021-01-03 17:58:11 -08:00
2016-03-07 22:14:13 +11:00
2016-03-07 22:14:13 +11:00
2016-03-07 22:14:13 +11:00
2021-06-21 14:23:50 +01:00
2016-03-07 22:14:13 +11:00
2016-03-07 22:14:13 +11:00
2020-11-25 23:20:44 -08:00
2016-03-07 22:14:13 +11:00
2021-05-08 18:02:36 -07:00