Class BlockEntityCustomNameToComponentFix

java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.util.datafix.fixes.BlockEntityCustomNameToComponentFix

public class BlockEntityCustomNameToComponentFix extends DataFix
  • Field Details

    • NAMEABLE_BLOCK_ENTITIES

      private static final Set<String> NAMEABLE_BLOCK_ENTITIES
  • Constructor Details

    • BlockEntityCustomNameToComponentFix

      public BlockEntityCustomNameToComponentFix(Schema outputSchema)
  • Method Details