public class IglooMetadataRemoval
extends com.mojang.datafixers.DataFix
| Constructor and Description | 
|---|
IglooMetadataRemoval(com.mojang.datafixers.schemas.Schema outputSchema,
                    boolean changesType)  | 
| Modifier and Type | Method and Description | 
|---|---|
private static <T> com.mojang.datafixers.Dynamic<T> | 
fixTag(com.mojang.datafixers.Dynamic<T> p_211926_0_)  | 
private static boolean | 
isIglooPiece(com.mojang.datafixers.Dynamic<?> p_211930_0_)  | 
protected com.mojang.datafixers.TypeRewriteRule | 
makeRule()  | 
private static <T> com.mojang.datafixers.Dynamic<T> | 
removeIglooPieces(com.mojang.datafixers.Dynamic<T> p_211929_0_)  | 
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndReadpublic IglooMetadataRemoval(com.mojang.datafixers.schemas.Schema outputSchema,
                            boolean changesType)
protected com.mojang.datafixers.TypeRewriteRule makeRule()
makeRule in class com.mojang.datafixers.DataFixprivate static <T> com.mojang.datafixers.Dynamic<T> fixTag(com.mojang.datafixers.Dynamic<T> p_211926_0_)
private static <T> com.mojang.datafixers.Dynamic<T> removeIglooPieces(com.mojang.datafixers.Dynamic<T> p_211929_0_)
private static boolean isIglooPiece(com.mojang.datafixers.Dynamic<?> p_211930_0_)