类 TooltipDisplayComponentFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.TooltipDisplayComponentFix
public class TooltipDisplayComponentFix
extends com.mojang.datafixers.DataFix
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static com.mojang.datafixers.Typed
<?> fix
(com.mojang.datafixers.Typed<?> p_399559_, com.mojang.datafixers.OpticFinder<?> p_399761_, com.mojang.datafixers.OpticFinder<?> p_400308_, com.mojang.datafixers.types.Type<?> p_399624_, com.mojang.datafixers.types.Type<?> p_399684_) private static com.mojang.datafixers.Typed
<?> fixAdventureModePredicate
(com.mojang.datafixers.Typed<?> p_399798_, com.mojang.datafixers.OpticFinder<?> p_399899_, com.mojang.datafixers.types.Type<?> p_399691_, String p_400139_, Set<String> p_400013_) private static com.mojang.serialization.Dynamic
<?> fixComponentAndUnwrap
(com.mojang.serialization.Dynamic<?> p_399467_, String p_399917_, String p_400243_, Set<String> p_400006_) private static com.mojang.serialization.Dynamic
<?> fixRemainderComponent
(com.mojang.serialization.Dynamic<?> p_400119_, String p_400142_, Set<String> p_399576_, UnaryOperator<com.mojang.serialization.Dynamic<?>> p_399468_) private static com.mojang.serialization.Dynamic
<?> fixSimpleComponent
(com.mojang.serialization.Dynamic<?> p_400153_, String p_399904_, Set<String> p_399838_) protected 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
-
字段详细资料
-
CONVERTED_ADDITIONAL_TOOLTIP_TYPES
-
-
构造器详细资料
-
TooltipDisplayComponentFix
public TooltipDisplayComponentFix(com.mojang.datafixers.schemas.Schema p_399807_)
-
-
方法详细资料
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- 指定者:
makeRule
在类中com.mojang.datafixers.DataFix
-
fix
private static com.mojang.datafixers.Typed<?> fix(com.mojang.datafixers.Typed<?> p_399559_, com.mojang.datafixers.OpticFinder<?> p_399761_, com.mojang.datafixers.OpticFinder<?> p_400308_, com.mojang.datafixers.types.Type<?> p_399624_, com.mojang.datafixers.types.Type<?> p_399684_) -
fixSimpleComponent
-
fixComponentAndUnwrap
-
fixRemainderComponent
private static com.mojang.serialization.Dynamic<?> fixRemainderComponent(com.mojang.serialization.Dynamic<?> p_400119_, String p_400142_, Set<String> p_399576_, UnaryOperator<com.mojang.serialization.Dynamic<?>> p_399468_) -
fixAdventureModePredicate
-