Package net.minecraft.datafixer.fix
Class BlockEntityIdFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.BlockEntityIdFix
public class BlockEntityIdFix
extends com.mojang.datafixers.DataFix
- Mappings:
 Namespace Name named net/minecraft/datafixer/fix/BlockEntityIdFixintermediary net/minecraft/class_3571official bew
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
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
- 
RENAMED_BLOCK_ENTITIES
- Mappings:
 Namespace Name Mixin selector named RENAMED_BLOCK_ENTITIESLnet/minecraft/datafixer/fix/BlockEntityIdFix;RENAMED_BLOCK_ENTITIES:Ljava/util/Map;intermediary field_15824Lnet/minecraft/class_3571;field_15824:Ljava/util/Map;official aLbew;a:Ljava/util/Map;
 
 - 
 - 
Constructor Details
- 
BlockEntityIdFix
public BlockEntityIdFix(com.mojang.datafixers.schemas.Schema schema, boolean bool)  
 - 
 - 
Method Details
- 
makeRule
public com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
 makeRulein classcom.mojang.datafixers.DataFix
 
 -