Package net.minecraft.util.datafix.fixes
Class TrappedChestBlockEntityFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.TrappedChestBlockEntityFix
public class TrappedChestBlockEntityFix
extends com.mojang.datafixers.DataFix
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
-
Field Summary
-
Constructor Summary
ConstructorDescriptionTrappedChestBlockEntityFix
(com.mojang.datafixers.schemas.Schema p_17018_, boolean p_17019_) -
Method Summary
Methods inherited from class com.mojang.datafixers.DataFix
checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
SIZE
private static final int SIZE- See Also:
-
SIZE_BITS
private static final short SIZE_BITS- See Also:
-
-
Constructor Details
-
TrappedChestBlockEntityFix
public TrappedChestBlockEntityFix(com.mojang.datafixers.schemas.Schema p_17018_, boolean p_17019_)
-
-
Method Details
-
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRule
in classcom.mojang.datafixers.DataFix
-