net.minecraft.world.gen.feature

public class RandomBooleanFeature

extends Feature<RandomBooleanFeatureConfig>

net.minecraft.world.level.levelgen.feature.RandomBooleanSelectorFeature
net.minecraft.class_3135
net.minecraft.world.gen.feature.RandomBooleanFeature

Constructor summary

ModifierConstructor
public (com.mojang.serialization.Codec<RandomBooleanFeatureConfig> codec)

Method summary

Modifier and TypeMethod
public boolean
place(FeaturePlaceContext<RandomBooleanFeatureConfiguration> context)
method_13151(class_5821<class_3137> arg0)
generate(FeatureContext<RandomBooleanFeatureConfig> arg0)