This mod replaces the internal Map in CompoundTag with a thread-safe Collections.synchronizedMap to reduce the risk of errors caused by concurrent access to NBT data.
This mod replaces the internal Map in CompoundTag with a thread-safe Collections.synchronizedMap to reduce the risk of errors caused by concurrent access to NBT data.