PaperMC/paper-server/patches/sources/net/minecraft/world
Bjarne Koll f8bf600375
Fix potion effect type removal (#11778)
An incorrectly updated hunk attempted to remove the MobEffectInstance
from the active effect map instead of the Holder<MobEffect> as the
parameter name was changed from holder to effect during hardfork.
2024-12-23 04:51:58 +01:00
..
damagesource Remove dead diff, some name/diff cleanup 2024-12-20 12:00:24 +01:00
effect Remove dead diff, some name/diff cleanup 2024-12-20 12:00:24 +01:00
entity Fix potion effect type removal (#11778) 2024-12-23 04:51:58 +01:00
food net.minecraft.world.food 2024-12-14 12:50:23 -08:00
inventory More param name fixes 2024-12-20 12:45:19 +01:00
item More cleanup of var names 2024-12-21 15:53:00 +01:00
level More cleanup of var names 2024-12-21 15:53:00 +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 net/minecraft/world + Tadpole? 2024-12-13 19:17:03 +01:00
SimpleContainer.java.patch readd dropped event in InteractWithDoor 2024-12-16 17:29:46 +01:00