public interface SpiderBiomeCreator

蜘蛛生物群系创建器

蛛丝马迹的专属蜘蛛生物群系的创建器
从以下版本开始:
1.0.0
  • 方法概要

    静态方法
    修饰符和类型
    方法
    说明
    static net.minecraft.world.biome.Biome
    createCreepySpiderForest(net.minecraft.registry.RegistryEntryLookup<net.minecraft.world.gen.feature.PlacedFeature> featureLookup, net.minecraft.registry.RegistryEntryLookup<net.minecraft.world.gen.carver.ConfiguredCarver<?>> carverLookup)
    创建蜘蛛诡林
  • 方法详细资料

    • createCreepySpiderForest

      static net.minecraft.world.biome.Biome createCreepySpiderForest(net.minecraft.registry.RegistryEntryLookup<net.minecraft.world.gen.feature.PlacedFeature> featureLookup, net.minecraft.registry.RegistryEntryLookup<net.minecraft.world.gen.carver.ConfiguredCarver<?>> carverLookup)
      创建蜘蛛诡林
      参数:
      featureLookup - featureLookup
      carverLookup - carverLookup
      返回:
      蜘蛛诡林生物群系