FabricMC / tiny-remapper

Tiny JAR remapping tool.
GNU Lesser General Public License v3.0
115 stars 65 forks source link

Fix ` MappingSourceNsSwitch` not dropping entries with missing destination names #133

Closed NebelNidas closed 1 month ago

NebelNidas commented 2 months ago

This doesn't change behavior, since entries with duplicated names wouldn't have been forwarded by the chained MappingAdapter anyway, but it might provide a small speed improvement.

Also changes a misleading method name.