Uses of Class
net.minecraft.world.gen.feature.BasaltColumnsFeatureConfig
Package | Description |
---|---|
net.minecraft.world.gen.feature |
-
Uses of BasaltColumnsFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type BasaltColumnsFeatureConfig Modifier and Type Field Description static Feature<BasaltColumnsFeatureConfig>
Feature. BASALT_COLUMNS
static com.mojang.serialization.Codec<BasaltColumnsFeatureConfig>
BasaltColumnsFeatureConfig. CODEC
Method parameters in net.minecraft.world.gen.feature with type arguments of type BasaltColumnsFeatureConfig Modifier and Type Method Description boolean
BasaltColumnsFeature. generate(FeatureContext<BasaltColumnsFeatureConfig> context)
Constructor parameters in net.minecraft.world.gen.feature with type arguments of type BasaltColumnsFeatureConfig Constructor Description BasaltColumnsFeature(com.mojang.serialization.Codec<BasaltColumnsFeatureConfig> configCodec)