Yarn: Orphaned datafix (RemovePoiValidTagFix)

Created on 16 Dec 2019  路  2Comments  路  Source: FabricMC/yarn

RemovePoiValidTagFix is in net.minecraft.datafixer, but all other Minecraft datafixer things are in net.minecraft.datafixers with an s at the end.

bug refactor

Most helpful comment

Shouldn't it be the opposite ? Package names are usually singular.

All 2 comments

Shouldn't it be the opposite ? Package names are usually singular.

We indeed should move all of them to datafixer package instead. Yarn uses singular names unlike mojang which uses plural names (seen from their foss libraries)

Was this page helpful?
0 / 5 - 0 ratings