类 BoatSplitFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.BoatSplitFix
public class BoatSplitFix
extends com.mojang.datafixers.DataFix
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static boolean
private static boolean
isChestBoat
(String p_369570_) private static boolean
isNormalBoat
(String p_363922_) com.mojang.datafixers.TypeRewriteRule
makeRule()
private static String
mapVariantToChestBoat
(String p_368305_) private static String
mapVariantToNormalBoat
(String p_362351_) 从类继承的方法 com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
构造器详细资料
-
BoatSplitFix
public BoatSplitFix(com.mojang.datafixers.schemas.Schema p_366558_)
-
-
方法详细资料
-
isNormalBoat
-
isChestBoat
-
isAnyBoat
-
mapVariantToNormalBoat
-
mapVariantToChestBoat
-
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- 指定者:
makeRule
在类中com.mojang.datafixers.DataFix
-