Class V1906

java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.schemas.NamespacedSchema
net.minecraft.util.datafix.schemas.V1906

public class V1906 extends NamespacedSchema
  • Constructor Details

    • V1906

      public V1906(int versionKey, com.mojang.datafixers.schemas.Schema parent)
  • Method Details

    • registerBlockEntities

      public Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema schema)
      Overrides:
      registerBlockEntities in class com.mojang.datafixers.schemas.Schema
    • registerInventory

      protected static void registerInventory(com.mojang.datafixers.schemas.Schema schema, Map<String, Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String name)