类 V2502

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

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

    • V2502

      public V2502(int p_17859_, com.mojang.datafixers.schemas.Schema p_17860_)
  • 方法详细资料

    • registerEntities

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