net.minecraft.util.datafix.fixes

public class StatsCounterFix

extends com.mojang.datafixers.DataFix

bjl
net.minecraft.util.datafix.fixes.StatsCounterFix
net.minecraft.class_1214
net.minecraft.datafixer.fix.StatsCounterFix
net.minecraft.util.datafix.fixes.DataConverterStatistic

Field summary

Modifier and TypeField
private static final Set<String>
a
SPECIAL_OBJECTIVE_CRITERIA
field_45099
SKIPPED_STATS
private static final Set<String>
b
SKIP
field_5739
REMOVED_STATS
private static final Map<String, String>
c
CUSTOM_MAP
field_5737
RENAMED_GENERAL_STATS
private static final String
d
BLOCK_KEY
field_29907
OLD_MINE_BLOCK_ID
private static final String
e
NEW_BLOCK_KEY
field_29908
NEW_MINE_BLOCK_ID
private static final Map<String, String>
f
ITEM_KEYS
field_5738
RENAMED_ITEM_STATS
private static final Map<String, String>
g
ENTITY_KEYS
field_5736
RENAMED_ENTITY_STATS
private static final Map<String, String>
h
ENTITIES
field_5735
RENAMED_ENTITIES
private static final String
i
NEW_CUSTOM_KEY
field_29909
CUSTOM

Constructor summary

ModifierConstructor
public (com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)

Method summary

Modifier and TypeMethod
private static StatsCounterFix$StatType
a(String arg0)
unpackLegacyKey(String arg0)
method_52500(String arg0)
rename(String old)
public com.mojang.datafixers.TypeRewriteRule
makeRule()
makeRule()
private com.mojang.datafixers.TypeRewriteRule
a()
makeStatFixer()
method_52496()
makeFirstRoundRule()
private com.mojang.datafixers.TypeRewriteRule
b()
makeObjectiveFixer()
method_52501()
makeSecondRoundRule()
private static String
b(String arg0)
upgradeItem(String arg0)
method_5172(String arg0)
getItem(String id)
private static String
c(String arg0)
upgradeBlock(String arg0)
method_5173(String arg0)
getBlock(String id)