Package net.minecraft.datafixer.fix
Class StatsCounterFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.StatsCounterFix
public class StatsCounterFix
extends com.mojang.datafixers.DataFix
-
Field Summary
Fields Modifier and Type Field Description private static Map<String,String>
RENAMED_ENTITIES
private static Map<String,String>
RENAMED_ENTITY_STATS
private static Map<String,String>
RENAMED_GENERAL_STATS
private static Map<String,String>
RENAMED_ITEM_STATS
private static Set<String>
SKIP
-
Constructor Summary
Constructors Constructor Description StatsCounterFix(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)
-
Method Summary
Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Field Details
-
SKIP
-
RENAMED_GENERAL_STATS
-
RENAMED_ITEM_STATS
-
RENAMED_ENTITY_STATS
-
RENAMED_ENTITIES
-
-
Constructor Details
-
StatsCounterFix
public StatsCounterFix(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)
-
-
Method Details
-
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRule
in classcom.mojang.datafixers.DataFix
-
getItem
-
getBlock
-