Package net.minecraft.util.datafix.fixes
Class EntityTheRenameningFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.SimplestEntityRenameFix
net.minecraft.util.datafix.fixes.EntityTheRenameningFix
-
Field Summary
-
Constructor Summary
ConstructorDescriptionEntityTheRenameningFix
(com.mojang.datafixers.schemas.Schema p_15706_, boolean p_15707_) -
Method Summary
Methods inherited from class net.minecraft.util.datafix.fixes.SimplestEntityRenameFix
makeRule
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
-
RENAMED_IDS
-
RENAMED_BLOCKS
-
RENAMED_ITEMS
-
MINECRAFT_BRED
- See Also:
-
-
Constructor Details
-
EntityTheRenameningFix
public EntityTheRenameningFix(com.mojang.datafixers.schemas.Schema p_15706_, boolean p_15707_)
-
-
Method Details
-
rename
- Specified by:
rename
in classSimplestEntityRenameFix
-