Class Schema1920

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

public class Schema1920
extends IdentifierNormalizingSchema
  • Constructor Details

    • Schema1920

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

    • method_17343

      protected static void method_17343​(com.mojang.datafixers.schemas.Schema schema, Map<String,​Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> map, String string)
    • 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