papermc/paper-server/patches/sources/net/minecraft/world
Bjarne Koll 7b4d44f573
Revert "Always pass event block to damage source (#12158)"
This reverts commit ab984a0711.

The block damage is null *and has been* null in cases where the block
has already been cleared. Consumers are supposed to use the
getDamagerBlockState instead.
2025-02-21 11:52:04 +01:00
..
damagesource Revert "Always pass event block to damage source (#12158)" 2025-02-21 11:52:04 +01:00
effect Cleanup damage source a bit (#12106) 2025-02-16 20:14:00 +01:00
entity Fix PlayerReadyArrowEvent cancellation desync (#12111) 2025-02-16 21:44:08 +01:00
food net.minecraft.world.food 2024-12-14 12:50:23 -08:00
inventory MenuType API addition InventoryView Builders (#11816) 2025-01-11 20:21:24 +01:00
item Call EntityChangeBlockEvent with correct block when waxing (#12154) 2025-02-20 10:46:11 +01:00
level Revert "Always pass event block to damage source (#12158)" 2025-02-21 11:52:04 +01:00
scores net/minecraft/world/scores 2024-12-14 20:46:54 +00:00
BossEvent.java.patch net/minecraft/world + Tadpole? 2024-12-13 19:17:03 +01:00
CompoundContainer.java.patch Properly update diff in NaturalSpawner 2024-12-19 11:30:22 +01:00
Container.java.patch Properly update diff in NaturalSpawner 2024-12-19 11:30:22 +01:00
RandomizableContainer.java.patch Fix removing the "LootTable" nbt tag from Block entities (#11929) 2025-01-09 18:44:50 +01:00
SimpleContainer.java.patch readd dropped event in InteractWithDoor 2024-12-16 17:29:46 +01:00