Geyser/connector/src/main/java/org/geysermc/connector/entity/attribute
Camotoy 32bbd8ae1c
Attribute rewrite
This commit solves a couple issues:
- Entities that don't implement LivingEntity don't need to bother with attributes
- We don't need to cache all attributes for every entity
- Mounted entities' hearts were inconsistent

No entity as of this commit caches their attributes except for the player entity.
2021-07-08 10:30:59 -04:00
..
GeyserAttributeType.java Attribute rewrite 2021-07-08 10:30:59 -04:00