Package net.minecraft.util.datafix.fixes
Class VillagerFollowRangeFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.NamedEntityFix
net.minecraft.util.datafix.fixes.VillagerFollowRangeFix
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final double
private static final double
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.datafix.fixes.NamedEntityFix
makeRule
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
-
Field Details
-
ORIGINAL_VALUE
private static final double ORIGINAL_VALUE- See Also:
-
NEW_BASE_VALUE
private static final double NEW_BASE_VALUE- See Also:
-
-
Constructor Details
-
VillagerFollowRangeFix
public VillagerFollowRangeFix(com.mojang.datafixers.schemas.Schema p_17064_)
-
-
Method Details
-
fix
protected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> p_17066_) - Specified by:
fix
in classNamedEntityFix
-
fixValue
private static com.mojang.serialization.Dynamic<?> fixValue(com.mojang.serialization.Dynamic<?> p_17068_)
-