Class Schema2100

java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.datafixer.schema.IdentifierNormalizingSchema
net.minecraft.datafixer.schema.Schema2100

public class Schema2100
extends IdentifierNormalizingSchema
  • Constructor Details

    • Schema2100

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

    • method_21746

      protected static void method_21746​(com.mojang.datafixers.schemas.Schema schema, Map<String,​Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
    • registerEntities

      public Map<String,​Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerEntities​(com.mojang.datafixers.schemas.Schema schema)
      Overrides:
      registerEntities in class com.mojang.datafixers.schemas.Schema
    • 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