Package net.minecraft.util.datafix.fixes
Class StatsCounterFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.StatsCounterFix
public class StatsCounterFix
extends com.mojang.datafixers.DataFix
-
Field Summary
-
Constructor Summary
ConstructorDescriptionStatsCounterFix
(com.mojang.datafixers.schemas.Schema p_16939_, boolean p_16940_) -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.datafixers.TypeRewriteRule
makeRule()
protected String
upgradeBlock
(String p_16951_) protected String
upgradeItem
(String p_16949_) 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
-
CUSTOM_MAP
-
BLOCK_KEY
- See Also:
-
NEW_BLOCK_KEY
- See Also:
-
ITEM_KEYS
-
ENTITY_KEYS
-
ENTITIES
-
NEW_CUSTOM_KEY
- See Also:
-
-
Constructor Details
-
StatsCounterFix
public StatsCounterFix(com.mojang.datafixers.schemas.Schema p_16939_, boolean p_16940_)
-
-
Method Details
-
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRule
in classcom.mojang.datafixers.DataFix
-
upgradeItem
-
upgradeBlock
-