接口 PlacedFeatures
- 所有超级接口:
pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry<net.minecraft.world.gen.feature.PlacedFeature>,pers.saikel0rado1iu.silk.api.generate.world.PlacedFeatureEntry
public interface PlacedFeatures
extends pers.saikel0rado1iu.silk.api.generate.world.PlacedFeatureEntry
已放置的地物集
毛骨森然的所有已放置的地物- 从以下版本开始:
- 1.0.0
-
字段概要
字段修饰符和类型字段说明static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.PlacedFeature> static final PlacedFeaturesstatic final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.PlacedFeature> -
方法概要
修饰符和类型方法说明default net.minecraft.registry.RegistryBuilder.BootstrapFunction<net.minecraft.world.gen.feature.PlacedFeature> 从接口继承的方法 pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry
configure, register从接口继承的方法 pers.saikel0rado1iu.silk.api.generate.world.PlacedFeatureEntry
registryKey
-
字段详细资料
-
INSTANCE
-
EERIE_TREE
static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.PlacedFeature> EERIE_TREE -
TREACHEROUS_TREE
static final net.minecraft.registry.RegistryKey<net.minecraft.world.gen.feature.PlacedFeature> TREACHEROUS_TREE
-
-
方法详细资料
-
bootstrap
default net.minecraft.registry.RegistryBuilder.BootstrapFunction<net.minecraft.world.gen.feature.PlacedFeature> bootstrap()- 指定者:
bootstrap在接口中pers.saikel0rado1iu.silk.api.generate.DynamicDataEntry<net.minecraft.world.gen.feature.PlacedFeature>
-