1.9.4 TE Syncing
Only accurate for 1922+
When the chunk/block data is sent (client receiving chunks from server):
- getUpdateTag() called serverside to get compound to sync
- handleUpdateTag() called to handle it clientside
- what vanilla does
- Writes ALL data into this tag by calling writeToNBT