aboutsummaryrefslogtreecommitdiffhomepage
path: root/paper-server/patches/sources/net/minecraft/world/entity/LivingEntity.java.patch
AgeCommit message (Expand)Author
2 daysFix totems negating incorrect itemfix/totemsOwen1212055
4 daysand some moreNassim Jahnke
4 daysApply some feature patches to files insteadNassim Jahnke
5 daysdrop duplicate block updateLulu13022002
6 daysreadd beacon effect causeLulu13022002
9 daysMove Aikar's EAR 1 into EAR 2 patchNassim Jahnke
9 daysmore compile fixesJake Potrebic
10 daysSmall cleanupNassim Jahnke
10 daysLivingEntityNassim Jahnke
13 daysMove patches to unappliedNassim Jahnke
2022-12-07Properly resend entitiesOwen1212055
2024-11-18Fix NPE when EntityResurrectEvent is uncancelledLulu13022002
2024-11-11Fix incorrect invulnerability damage reductionBjarne Koll
2024-09-29Void damage configuration APIAxionize
2024-08-26Check dead flag in isAlive()Newwind
2024-07-08Only call EntityDamageEvents before actuallyHurtBjarne Koll
2024-06-13Configurable damage tick when blocking with shieldBjarne Koll
2021-12-01Prevent sending oversized item data in equipment and metadataNassim Jahnke
2024-04-27Revert to vanilla handling of LivingEntity#actuallyHurtJake Potrebic
2024-04-26Fix shield disable inconsistencyJake Potrebic
2024-01-04Validate ResourceLocation in NBT readingNassim Jahnke
2023-12-09Fix NPE on null loc for EntityTeleportEventJake Potrebic
2022-03-22Restore vanilla entity drops behaviorJake Potrebic
2023-11-23Don't fire sync events during worldgenJake Potrebic
2023-10-29Broadcast take item packets with collector as sourcebooky10
2023-03-16Fix advancement triggers for entity damageJake Potrebic
2023-01-10Correctly shrink items during EntityResurrectEventBjarne Koll
2021-09-15Friction APINoah van der Aa
2022-11-22check global player list where appropriateJake Potrebic
2022-08-24Stop large look changes from crashing the serverMWHunter
2022-05-03Add PlayerStopUsingItemEventu9g
2021-12-26Freeze Tick Lock APIOwen1212055
2021-11-25Prevent excessive velocity through repeated critsNassim Jahnke
2021-08-25Improve and expand AsyncCatcherSpottedleaf
2021-05-29Line Of Sight ChangesTwoLeggedCat
2021-03-19Fix PlayerItemConsumeEvent cancelling properlychickeneer
2020-02-11Add EntityMoveEventWilliam Blake Galbreath
2020-08-23Climbing should not bypass cramming gameruleWilliam Blake Galbreath
2020-07-05Don't check chunk for portal on world gen entity addAikar
2020-04-25Fix item duplication and teleport issuesAikar
2020-03-26Add PlayerAttackEntityCooldownResetEventnossr50
2020-04-15Don't run entity collision code if not neededSpottedleaf
2020-02-08Entity Jump APIBillyGalbreath
2019-08-19Prevent consuming the wrong itemstackkickash32
2018-11-15force entity dismount during teleportationShane Freeder
2018-09-22Add LivingEntity#getTargetEntityBillyGalbreath
2018-08-21Improve death eventsPhoenix616
2018-09-03Add ray tracing methods to LivingEntityBillyGalbreath
2018-06-18Add entity knockback eventsBrokkonaut
2018-06-16Make shield blocking delay configurableBillyGalbreath