类 LockComponentPredicateFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.DataComponentRemainderFix
net.minecraft.util.datafix.fixes.LockComponentPredicateFix
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected <T> com.mojang.serialization.Dynamic
<T> fixComponent
(com.mojang.serialization.Dynamic<T> p_376828_) static <T> com.mojang.serialization.Dynamic
<T> fixLock
(com.mojang.serialization.Dynamic<T> p_376818_) 从类继承的方法 net.minecraft.util.datafix.fixes.DataComponentRemainderFix
makeRule
从类继承的方法 com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
字段详细资料
-
ESCAPER
public static final com.google.common.escape.Escaper ESCAPER
-
-
构造器详细资料
-
LockComponentPredicateFix
public LockComponentPredicateFix(com.mojang.datafixers.schemas.Schema p_376234_)
-
-
方法详细资料
-
fixComponent
@Nullable protected <T> com.mojang.serialization.Dynamic<T> fixComponent(com.mojang.serialization.Dynamic<T> p_376828_) - 指定者:
fixComponent
在类中DataComponentRemainderFix
-
fixLock
@Nullable public static <T> com.mojang.serialization.Dynamic<T> fixLock(com.mojang.serialization.Dynamic<T> p_376818_)
-