类 V3203

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

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

    • V3203

      public V3203(int p_248570_, com.mojang.datafixers.schemas.Schema p_251874_)
  • 方法详细资料

    • registerEntities

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