public class RidingToPassengers
extends com.mojang.datafixers.DataFix
Constructor and Description |
---|
RidingToPassengers(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType) |
Modifier and Type | Method and Description |
---|---|
private <OldEntityTree,NewEntityTree,Entity> |
cap(com.mojang.datafixers.schemas.Schema p_206340_1_,
com.mojang.datafixers.schemas.Schema p_206340_2_,
com.mojang.datafixers.types.Type<OldEntityTree> p_206340_3_,
com.mojang.datafixers.types.Type<NewEntityTree> p_206340_4_,
com.mojang.datafixers.types.Type<Entity> p_206340_5_) |
com.mojang.datafixers.TypeRewriteRule |
makeRule() |
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
public RidingToPassengers(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)
public com.mojang.datafixers.TypeRewriteRule makeRule()
makeRule
in class com.mojang.datafixers.DataFix
private <OldEntityTree,NewEntityTree,Entity> com.mojang.datafixers.TypeRewriteRule cap(com.mojang.datafixers.schemas.Schema p_206340_1_, com.mojang.datafixers.schemas.Schema p_206340_2_, com.mojang.datafixers.types.Type<OldEntityTree> p_206340_3_, com.mojang.datafixers.types.Type<NewEntityTree> p_206340_4_, com.mojang.datafixers.types.Type<Entity> p_206340_5_)