Class Schema1460

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

public class Schema1460
extends IdentifierNormalizingSchema
  • Constructor Details

    • Schema1460

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

    • method_5232

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

      protected static void method_5273​(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
    • registerTypes

      public void registerTypes​(com.mojang.datafixers.schemas.Schema schema, Map<String,​Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> entityTypes, Map<String,​Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> blockEntityTypes)
      Overrides:
      registerTypes in class com.mojang.datafixers.schemas.Schema