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 SummaryFieldsModifier and TypeFieldDescriptionprivate static final doubleprivate static final double
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.util.datafix.fixes.NamedEntityFixmakeRuleMethods inherited from class com.mojang.datafixers.DataFixchecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
- 
Field Details- 
ORIGINAL_VALUEprivate static final double ORIGINAL_VALUE- See Also:
 
- 
NEW_BASE_VALUEprivate static final double NEW_BASE_VALUE- See Also:
 
 
- 
- 
Constructor Details- 
VillagerFollowRangeFixpublic VillagerFollowRangeFix(com.mojang.datafixers.schemas.Schema p_17064_) 
 
- 
- 
Method Details- 
fixprotected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> p_17066_) - Specified by:
- fixin class- NamedEntityFix
 
- 
fixValueprivate static com.mojang.serialization.Dynamic<?> fixValue(com.mojang.serialization.Dynamic<?> p_17068_) 
 
-