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 SummaryNested ClassesModifier and TypeClassDescriptionstatic final class
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionTrappedChestBlockEntityFix(com.mojang.datafixers.schemas.Schema p_17018_, boolean p_17019_) 
- 
Method SummaryMethods inherited from class com.mojang.datafixers.DataFixchecked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
SIZEprivate static final int SIZE- See Also:
 
- 
SIZE_BITSprivate static final short SIZE_BITS- See Also:
 
 
- 
- 
Constructor Details- 
TrappedChestBlockEntityFixpublic TrappedChestBlockEntityFix(com.mojang.datafixers.schemas.Schema p_17018_, boolean p_17019_) 
 
- 
- 
Method Details- 
makeRulepublic com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
- makeRulein class- com.mojang.datafixers.DataFix
 
 
-