public class EntityItemFrameDirectionFix extends ChoiceFix
| Constructor and Description |
|---|
EntityItemFrameDirectionFix(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType) |
| Modifier and Type | Method and Description |
|---|---|
com.mojang.serialization.Dynamic<?> |
fixDirection(com.mojang.serialization.Dynamic<?> dynamic) |
protected com.mojang.datafixers.Typed<?> |
transform(com.mojang.datafixers.Typed<?> inputType) |
private static byte |
updateDirection(byte byte2) |
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndReadpublic EntityItemFrameDirectionFix(com.mojang.datafixers.schemas.Schema outputSchema,
boolean changesType)