Uses of Class
net.minecraft.world.gen.feature.LargeDripstoneFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of LargeDripstoneFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type LargeDripstoneFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<LargeDripstoneFeatureConfig>LargeDripstoneFeatureConfig. CODECstatic Feature<LargeDripstoneFeatureConfig>Feature. LARGE_DRIPSTONEMethods in net.minecraft.world.gen.feature with parameters of type LargeDripstoneFeatureConfig Modifier and Type Method Description private booleanLargeDripstoneFeature.DripstoneGenerator. generateWind(LargeDripstoneFeatureConfig config)Method parameters in net.minecraft.world.gen.feature with type arguments of type LargeDripstoneFeatureConfig Modifier and Type Method Description booleanLargeDripstoneFeature. generate(FeatureContext<LargeDripstoneFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type LargeDripstoneFeatureConfig Constructor Description LargeDripstoneFeature(com.mojang.serialization.Codec<LargeDripstoneFeatureConfig> configCodec)