ParchmentMC / Parchment

Repository for the Parchment mappings data.
Creative Commons Zero v1.0 Universal
248 stars 79 forks source link

finish params for world.level.storage.loot.functions #234

Closed Machine-Maker closed 11 months ago

Machine-Maker commented 11 months ago

I think some of the new deserialize methods are identical to the super class' method, so if you don't want them duplicated I can take them out.

alcatrazEscapee commented 11 months ago

I think some of the new deserialize methods are identical to the super class' method

IF you run sanitizeData, it should remove duplicate (by class hierarchy) comments/parameters, I believe, because they are populated on export anyway.