Class EntityProjectileOwnerFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.EntityProjectileOwnerFix
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static int[]createUUIDArray(long mostSignificantBits, long leastSignificantBits) protected TypeRewriteRulemakeRule()private Dynamic<?> private Typed<?> private Dynamic<?> updateOwnerArrow(Dynamic<?> tag) private Dynamic<?> updateOwnerLlamaSpit(Dynamic<?> tag) private Dynamic<?> updateOwnerThrowable(Dynamic<?> tag) private Typed<?> updateProjectiles(Typed<?> input) Methods inherited from class DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Constructor Details
-
EntityProjectileOwnerFix
-
-
Method Details