#[1.21] Entity Damage Sources Error
4 messages · Page 1 of 1 (latest)
Damage types
With the addition of /damage, damage related code has been refactored.
Damage types can now be defined using a dynamic registry, with data packs. This also removed the constant DamageSources. The DamageSources class holds several methods to get instances of DamageSource with or without an attacker:
Fabric
Minecraft 1.19.4 is almost here, with a number of changes that impact most mods. As noted previously, ‘minor’ releases starting from 1.19.3 can include major changes, and neither mod authors nor players should assume compatibility.
seems like the place to start