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. |
||
---|---|---|
.. | ||
src/main/java/me/tofaa/entitylib | ||
build.gradle.kts |