Class V5000

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

public class V5000 extends NamespacedSchema
  • Constructor Details

    • V5000

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

    • 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