EntityLib/api/src/main/java/me/tofaa/entitylib
steve 5a5c7c8dc1
fix: correct BaseHorseMeta inheritance and remove non-functional owner methods
Inheriting from MobMeta caused incorrect metadata offsets for horses, leading to client disconnections when metadata packets were sent. Vanilla horses don't synchronize Owner UUID via metadata, making the previous owner methods non-functional client-side.

Changing inheritance to AgeableMeta also enables baby horse functionality.
2025-04-30 13:54:54 +02:00
..
container Mappings fix 2024-12-14 23:34:54 +02:00
event Major: Tracker system removal 2024-11-14 01:01:37 +02:00
extras Use commit hash for beta builds 2024-12-14 23:51:43 +02:00
meta fix: correct BaseHorseMeta inheritance and remove non-functional owner methods 2025-04-30 13:54:54 +02:00
packetconversion Finish up containers 2024-06-28 14:27:40 +04:00
storage Attributes 2024-05-23 23:04:54 +04:00
tick fix broken protocol values 2024-02-05 23:09:12 +04:00
utils Viewer Rules 2024-10-26 22:51:15 +03:00
ve Fix build error 2025-03-31 21:35:44 +04:00
wrapper fix: playHurtAnimation not working on 1.19.4+ versions 2025-03-01 22:19:40 -06:00
APIConfig.java Included a bundles system, fixed entity attributes of an entity not being resent when respawned, implemented Hologram#removeLiner 2025-02-22 21:51:45 +04:00
EntityIdProvider.java fix broken protocol values 2024-02-05 23:09:12 +04:00
EntityLib.java Fixed and improved the GithubUpdater 2024-07-09 12:00:58 +02:00
EntityLibAPI.java Finish up containers 2024-06-28 14:27:40 +04:00
EntityUuidProvider.java commit code generation steps 2024-02-02 00:59:32 +04:00
Platform.java Major: Tracker system removal 2024-11-14 01:01:37 +02:00