Class ExplorerMapItemFix

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

public class ExplorerMapItemFix extends com.mojang.datafixers.DataFix
  • Field Details

  • Constructor Details

    • ExplorerMapItemFix

      public ExplorerMapItemFix(com.mojang.datafixers.schemas.Schema outputSchema)
  • Method Details

    • removeLegacyItemName

      private static <T> com.mojang.serialization.Dynamic<T> removeLegacyItemName(com.mojang.serialization.Dynamic<T> components, String legacyNameKey)
    • makeRule

      public com.mojang.datafixers.TypeRewriteRule makeRule()
      Specified by:
      makeRule in class com.mojang.datafixers.DataFix