clientcommands
clientcommands copied to clipboard
a few improvements to /clisten reflection mode
noticed that /clisten add minecraft:section_blocks_update instantly froze the game when in reflection mode
i made explicit serialization code paths for some common complex classes:
ItemBlockEntityTypeBlockState
i also improved the overall performance of the reflective serialization code by reducing the allocation rate