Uses of Class
net.minecraft.world.gen.feature.LargeDripstoneFeature.WindModifier
Packages that use LargeDripstoneFeature.WindModifier
-
Uses of LargeDripstoneFeature.WindModifier in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature that return LargeDripstoneFeature.WindModifierModifier and TypeMethodDescription(package private) static LargeDripstoneFeature.WindModifier
LargeDripstoneFeature.WindModifier.create()
Methods in net.minecraft.world.gen.feature with parameters of type LargeDripstoneFeature.WindModifierModifier 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)