类 TrappedChestBlockEntityFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.TrappedChestBlockEntityFix
public class TrappedChestBlockEntityFix
extends com.mojang.datafixers.DataFix
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER -
SIZE
private static final int SIZE- 另请参阅:
-
SIZE_BITS
private static final short SIZE_BITS- 另请参阅:
-
-
构造器详细资料
-
TrappedChestBlockEntityFix
public TrappedChestBlockEntityFix(com.mojang.datafixers.schemas.Schema p_17018_, boolean p_17019_)
-
-
方法详细资料
-
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- 指定者:
makeRule
在类中com.mojang.datafixers.DataFix
-