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 p_17768_, com.mojang.datafixers.schemas.Schema p_17769_)
  • Method Details

    • registerBlockEntities

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

      protected static void registerInventory(com.mojang.datafixers.schemas.Schema pSchema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> pMap, String pName)