Package net.minecraft.util.datafix.fixes
Class NewVillageFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.NewVillageFix
public class NewVillageFix
extends com.mojang.datafixers.DataFix
-
Constructor Summary
ConstructorDescriptionNewVillageFix
(com.mojang.datafixers.schemas.Schema p_16476_, boolean p_16477_) -
Method Summary
Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Constructor Details
-
NewVillageFix
public NewVillageFix(com.mojang.datafixers.schemas.Schema p_16476_, boolean p_16477_)
-
-
Method Details
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRule
in classcom.mojang.datafixers.DataFix
-
cap
private <SF> com.mojang.datafixers.TypeRewriteRule cap(com.mojang.datafixers.types.templates.CompoundList.CompoundListType<String, SF> p_16499_)
-