所有超级接口:
pers.saikel0rado1iu.silk.api.generate.world.ConfiguredFeatureEntry, pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>

public interface ConfiguredFeatures extends pers.saikel0rado1iu.silk.api.generate.world.ConfiguredFeatureEntry

已配置的地物集

蛛丝网迹的所有已配置的地物
从以下版本开始:
1.0.0
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     
    static final ConfiguredFeatures
     
    static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     
  • 方法概要

    修饰符和类型
    方法
    说明
    default net.minecraft.registry.RegistryBuilder.BootstrapFunction<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>
     

    从接口继承的方法 pers.saikel0rado1iu.silk.api.generate.world.ConfiguredFeatureEntry

    registryKey

    从接口继承的方法 pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry

    configure, register
  • 字段详细资料

    • INSTANCE

      static final ConfiguredFeatures INSTANCE
    • COBWEB

      static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> COBWEB
    • STICKY_COMPACT_COBWEB

      static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> STICKY_COMPACT_COBWEB
    • SPIDER_CHRYSALIS

      static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> SPIDER_CHRYSALIS
    • SPIDER_EGG_COCOON

      static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> SPIDER_EGG_COCOON
    • COBWEBBY_DARK_OAK

      static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> COBWEBBY_DARK_OAK
    • CREEPY_SPIDER_FOREST_VEGETATION

      static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> CREEPY_SPIDER_FOREST_VEGETATION
  • 方法详细资料

    • bootstrap

      default net.minecraft.registry.RegistryBuilder.BootstrapFunction<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>> bootstrap()
      指定者:
      bootstrap 在接口中 pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry<net.minecraft.world.gen.feature.ConfiguredFeature<?,?>>