Results 4 comments of Pandier

> A way to serialize a class without a root tag and just have everything be a flat compound tag would be nice. Using this in actual Minecraft modding I...

Probably not the best place to put this stuff, you should create a gist :) If I understand it correctly, the root tag is a feature of the binary format...

Nice job! Exactly what I wanted and need

I've looked at the JavaNetwork variant implementation and I think the user should be able to specify whether empty or unnamed tags should be used without the protocol version abstraction....