Package net.minecraft.util.datafix.fixes
Class ScoreboardDisplaySlotFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ScoreboardDisplaySlotFix
public class ScoreboardDisplaySlotFix
extends com.mojang.datafixers.DataFix
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
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
- 
SLOT_RENAMES
 
 - 
 - 
Constructor Details
- 
ScoreboardDisplaySlotFix
public ScoreboardDisplaySlotFix(com.mojang.datafixers.schemas.Schema p_300624_)  
 - 
 - 
Method Details
- 
rename
 - 
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
 makeRulein classcom.mojang.datafixers.DataFix
 
 -