Commit Graph

4 Commits

Author SHA1 Message Date
631251a913 Take in account waterlogged block for the event (#8623)
There's some inconsistencies between the EntityChangeBlockEvent and the BlockDestroyEvent. The destroy event has always the right final type but the change block event has always air even for waterlogged blocks. This fix this behavior only for possible case to avoid a bigger patch.
2023-03-04 23:35:26 +01:00
bbd997db62 More patchidy patched patches 2022-12-07 22:35:34 +01:00
b7dd55ce72 API patches 2022-12-07 17:46:46 +01:00
0af5c64201 Fix new block data in EntityChangeBlockEvent for silverfish when mobGriefing isn't enabled (#8099) 2022-10-27 00:05:15 +02:00