类 V1125

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

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

    • V1125

      public V1125(int p_17391_, com.mojang.datafixers.schemas.Schema p_17392_)
  • 方法详细资料

    • registerBlockEntities

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

      public void registerTypes(com.mojang.datafixers.schemas.Schema p_17400_, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17401_, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17402_)
      覆盖:
      registerTypes 在类中 com.mojang.datafixers.schemas.Schema