Uses of Class
net.minecraft.world.gen.feature.LargeDripstoneFeature.WindModifier
-
Uses of LargeDripstoneFeature.WindModifier in net.minecraft.world.gen.feature
Modifier and TypeMethodDescription(package private) static LargeDripstoneFeature.WindModifier
LargeDripstoneFeature.WindModifier.create()
Modifier and TypeMethodDescription(package private) boolean
LargeDripstoneFeature.DripstoneGenerator.canGenerate
(StructureWorldAccess world, LargeDripstoneFeature.WindModifier wind) (package private) void
LargeDripstoneFeature.DripstoneGenerator.generate
(StructureWorldAccess world, Random random, LargeDripstoneFeature.WindModifier wind) private void
LargeDripstoneFeature.testGeneration
(StructureWorldAccess world, BlockPos pos, CaveSurface.Bounded surface, LargeDripstoneFeature.WindModifier wind)