Qin Qianjiu
Qin Qianjiu
> Hello can you upload the jar you are seei g this behavior with here as well please? I share file on [google drive](https://drive.google.com/file/d/1jLoriPxFOfUIqp9nP4GeNVQPFiF7YBkl/view?usp=sharing), and this is [build.gradle](https://paste.feed-the-beast.com/view/3c367f39).
> How is this different from an `EntityTickEvent.Post` listener checking for dirty data and sending the custom packet? With different frequencies, behavior is closer to the vanilla.
> Is this for modded entities or for attaching to vanilla entities and entities from other mods? > > If it's the former, a callback to a method in IEntityExtension...
I believe the DataAttachment API only needs to have a StreamCodec and send updates when changes occur. I think Java's expressiveness is insufficient to clearly convey incremental data synchronization without...
> As long as custom syncing logic is somewhat easy to implement (that is, especially on the "recieved data from server" end to do stuff with existing data instead of...
> Hello can you upload the jar you are seei g this behavior with here as well please? I share file on [google drive](https://drive.google.com/file/d/1jLoriPxFOfUIqp9nP4GeNVQPFiF7YBkl/view?usp=sharing), and this is [build.gradle](https://paste.feed-the-beast.com/view/3c367f39).