10-01-2020, 10:56 PM
So i have a few features that require some short term storage for entities.
TigerW suggested to store this in NBT. There was the idea to recycle the functions in NBTChunkSerializer and WSSAnvil.
BUT
The functions to decode NBT data are protected members of cWSSAnvil. We'd need a way to access functions.
I'd suggest making the decode functions from cWSSAnvil static.
What are your thoughts?
TigerW suggested to store this in NBT. There was the idea to recycle the functions in NBTChunkSerializer and WSSAnvil.
BUT
The functions to decode NBT data are protected members of cWSSAnvil. We'd need a way to access functions.
I'd suggest making the decode functions from cWSSAnvil static.
What are your thoughts?