papermc/paper-server/patches/sources/net/minecraft/world/entity
David cbcf75a57c
Update visual fire handling with TriState support (#12303)
Replaced the Boolean-based visual fire system with TriState for improved clarity and flexibility, enabling three distinct states: TRUE, FALSE, and NOT_SET. Deprecated older methods in favor of new ones and updated internal handling to reflect these changes. Adjusted serialization and deserialization logic to accommodate the new TriState implementation.
2025-05-07 23:33:41 +02:00
..
ai 1.21.5 2025-04-12 17:27:00 +02:00
ambient 1.21.5 2025-04-12 17:27:00 +02:00
animal 1.21.5 2025-04-12 17:27:00 +02:00
boss 1.21.5 2025-04-12 17:27:00 +02:00
decoration Fix ArmorStand items for canceled EntityDeathEvent (#12288) 2025-05-02 23:19:15 +02:00
item 1.21.5 2025-04-12 17:27:00 +02:00
monster Pass correct draw strength for EntityShootBowEvent (#12308) 2025-05-02 16:05:50 -04:00
npc 1.21.5 2025-04-12 17:27:00 +02:00
player Correctly order getArmorContents 2025-04-13 11:41:59 +02:00
projectile 1.21.5 2025-04-12 17:27:00 +02:00
raid Don't store empty PDCs on raids 2025-05-02 20:02:34 +01:00
variant 1.21.5 2025-04-12 17:27:00 +02:00
vehicle 1.21.5 2025-04-12 17:27:00 +02:00
AgeableMob.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
AreaEffectCloud.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
ConversionParams.java.patch More more entity classes 2024-12-14 13:05:27 +01:00
ConversionType.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
Entity.java.patch Update visual fire handling with TriState support (#12303) 2025-05-07 23:33:41 +02:00
EntityEquipment.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
EntitySelector.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
EntityType.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
ExperienceOrb.java.patch Configurable xp orb merge group count (#12503) 2025-05-03 20:51:19 +02:00
InsideBlockEffectApplier.java.patch Clone blockpos in InsideBlockEffectApplier record 2025-04-14 18:31:39 +02:00
InsideBlockEffectType.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
Interaction.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
ItemBasedSteering.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
Leashable.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
LightningBolt.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
LivingEntity.java.patch Fix freeze locked (#12434) 2025-04-14 11:47:27 +02:00
Mob.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
NeutralMob.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
OminousItemSpawner.java.patch 1.21.5 2025-04-12 17:27:00 +02:00
Shearable.java.patch More entity classes 2024-12-14 12:36:08 +01:00
TamableAnimal.java.patch 1.21.5 2025-04-12 17:27:00 +02:00