Class StatsCounterFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.StatsCounterFix
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate TypeRewriteRulemakeRule()private TypeRewriteRuleprivate static @Nullable StatsCounterFix.StatTypeunpackLegacyKey(String key) private static StringupgradeBlock(String name) private static @Nullable StringupgradeItem(String name) Methods inherited from class DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Field Details
-
SPECIAL_OBJECTIVE_CRITERIA
-
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
-
-
Method Details