Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.LargeDripstoneConfiguration
Package
Description
-
Uses of LargeDripstoneConfiguration in net.minecraft.world.level.levelgen.feature
Modifier and TypeFieldDescriptionstatic final Feature<LargeDripstoneConfiguration>
Feature.LARGE_DRIPSTONE
Modifier and TypeMethodDescription(package private) boolean
LargeDripstoneFeature.LargeDripstone.isSuitableForWind
(LargeDripstoneConfiguration p_159997_) Modifier and TypeMethodDescriptionboolean
LargeDripstoneFeature.place
(FeaturePlaceContext<LargeDripstoneConfiguration> p_159967_) ModifierConstructorDescriptionLargeDripstoneFeature
(com.mojang.serialization.Codec<LargeDripstoneConfiguration> p_159960_) -
Uses of LargeDripstoneConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LargeDripstoneConfiguration>
LargeDripstoneConfiguration.CODEC