类 ProjectileStoredWeaponFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.ProjectileStoredWeaponFix
public class ProjectileStoredWeaponFix
extends com.mojang.datafixers.DataFix
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private Function
<com.mojang.datafixers.Typed<?>, com.mojang.datafixers.Typed<?>> private static <T> Function
<com.mojang.datafixers.Typed<?>, com.mojang.datafixers.Typed<?>> fixChoiceCap
(String p_345540_, com.mojang.datafixers.types.Type<?> p_346235_, com.mojang.datafixers.types.Type<T> p_346079_) 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
-
构造器详细资料
-
ProjectileStoredWeaponFix
public ProjectileStoredWeaponFix(com.mojang.datafixers.schemas.Schema p_345491_)
-
-
方法详细资料
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- 指定者:
makeRule
在类中com.mojang.datafixers.DataFix
-
fixChoice
-
fixChoiceCap
-