Integrated Dynamics

Integrated Dynamics

63M Downloads

Use NBT instead of strings for serializing values

rubensworks opened this issue · 2 comments

commented

Issue type:

  • ➕ Feature request

Short description:

Currently, we use a string-based representation for serializing all values. This can be made more efficient by using NBT tags instead.

commented

Note to self: also make sure that packets can not become too large (#664).

commented

Refactored in the 1.14 rewrite.