类 BlockPosFormatAndRenamesFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
public class BlockPosFormatAndRenamesFix
extends com.mojang.datafixers.DataFix
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private void
addBlockEntityRules
(List<com.mojang.datafixers.TypeRewriteRule> p_326031_) private void
addEntityRules
(List<com.mojang.datafixers.TypeRewriteRule> p_326170_) private com.mojang.datafixers.TypeRewriteRule
createEntityFixer
(com.mojang.datafixers.DSL.TypeReference p_326126_, String p_326263_, Map<String, String> p_326382_) private com.mojang.datafixers.Typed
<?> private <T> com.mojang.serialization.Dynamic
<T> fixMapSavedData
(com.mojang.serialization.Dynamic<T> p_326466_) com.mojang.datafixers.TypeRewriteRule
makeRule()
从类继承的方法 com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
字段详细资料
-
PATROLLING_MOBS
-
-
构造器详细资料
-
BlockPosFormatAndRenamesFix
public BlockPosFormatAndRenamesFix(com.mojang.datafixers.schemas.Schema p_326146_)
-
-
方法详细资料
-
fixFields
-
fixMapSavedData
private <T> com.mojang.serialization.Dynamic<T> fixMapSavedData(com.mojang.serialization.Dynamic<T> p_326466_) -
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- 指定者:
makeRule
在类中com.mojang.datafixers.DataFix
-
addEntityRules
-
addBlockEntityRules
-
createEntityFixer
-