类 V3438

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

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

    • V3438

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

    • registerBlockEntities

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