Uses of Class
net.minecraft.world.gen.feature.SingleRandomFeature
-
Uses of SingleRandomFeature in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SingleRandomFeature>
SingleRandomFeature.CODEC
static final Feature<SingleRandomFeature>
Feature.SIMPLE_RANDOM_SELECTOR
Modifier and TypeMethodDescriptionboolean
SingleRandomFeatureConfig.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, SingleRandomFeature p_241855_5_) ModifierConstructorDescriptionSingleRandomFeatureConfig
(com.mojang.serialization.Codec<SingleRandomFeature> p_i231992_1_)