EntityLib/api
Felipe Paschoal Bergamo 3d803fd4d7 feat: add missing metadata converters for entities
```
- Implemented converters for ALLAY, CREAKING, ENDER_PEARL,
  EVOKER_FANGS, GHAST, HAPPY_GHAST, ITEM, MOOSHROOM, PHANTOM,
  POTION, SNOWBALL, and SQUID.
- Verified and updated converters for COW, and added TODO notes
  for correctness checks on certain entities.
```
2025-07-20 05:03:06 -03:00
..
src/main/java/me/tofaa/entitylib feat: add missing metadata converters for entities 2025-07-20 05:03:06 -03:00
build.gradle.kts Fixed: Compile errors due to PacketEvents not being present during the test build phase 2025-05-01 11:20:38 +02:00