PaperMC/paper-server/patches/sources/net/minecraft/world/entity/item
Nassim Jahnke 8a2c2db2a5 Fix item EAR ticks
Item entities only have their gravity ticked every 4 ticks when on ground.
Fix that and also remove Spigot's arbitrary tick skipping. It's a terribly
cheap way of getting extra performance that doesn't really work at all.
2024-10-30 13:51:54 +01:00
..
FallingBlockEntity.java.patch Filter bad block entity nbt data from falling blocks 2016-11-12 23:25:22 -06:00
ItemEntity.java.patch Fix item EAR ticks 2024-10-30 13:51:54 +01:00
PrimedTnt.java.patch Optional TNT doesn't move in water 2016-05-22 20:20:55 -05:00