public class EntityItemFrameFacing extends NamedEntityFix
Constructor and Description |
---|
EntityItemFrameFacing(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType) |
Modifier and Type | Method and Description |
---|---|
private static byte |
direction2dTo3d(byte p_210567_0_) |
protected com.mojang.datafixers.Typed<?> |
fix(com.mojang.datafixers.Typed<?> p_207419_1_) |
com.mojang.datafixers.Dynamic<?> |
fixTag(com.mojang.datafixers.Dynamic<?> p_209651_1_) |
makeRule
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
public EntityItemFrameFacing(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)
public com.mojang.datafixers.Dynamic<?> fixTag(com.mojang.datafixers.Dynamic<?> p_209651_1_)
protected com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> p_207419_1_)
fix
in class NamedEntityFix
private static byte direction2dTo3d(byte p_210567_0_)