类 V1920

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

public class V1920 extends NamespacedSchema
  • 构造器详细资料

    • V1920

      public V1920(int pVersionKey, com.mojang.datafixers.schemas.Schema pParent)
  • 方法详细资料

    • registerInventory

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

      public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema pSchema)
      覆盖:
      registerBlockEntities 在类中 com.mojang.datafixers.schemas.Schema