Jakob K
Jakob K
I guess we could add a quick implementation (requiring opt-in) which uses the Silk nbt serialization and then writes the nbt to the packet (mojang already has a translation there)...
Thanks, will check it out in a few days, ping me if I forget it.
Looking good so far - cloned it locally, I'll add a few commits to this PR and then request a review from f0x.
Is it maybe a possibility that custom type adapters (optionally) define a default value for instantiating the variables which can then be used if no default values and no secondary...
When that new CI setup is put in place, will that also mean that other native targets are easily possible? so `linuxArm64()` but e.g. `mingwX64()`, `linuxX64()` and so on as...
Sorry for the late reply! You simply have to find a library which has been compiled targetting a more recent Java version than 8 and try using an inline function...

It is planned, but for later this year due to multiple exams and holidays.
This seems counter intuitive, since this would add multiple lines even without calling `newLine()`. For example, simpling changing the color would result in a new line (if you do not...
One sibling != one line. A component is broken down into more parts than just lines, styling, color and interactivity changes also result in more siblings.