Uses of Class
net.minecraft.world.gen.feature.util.CaveSurface.Bounded
Package | Description |
---|---|
net.minecraft.world.gen.feature | |
net.minecraft.world.gen.feature.util |
-
Uses of CaveSurface.Bounded in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature with parameters of type CaveSurface.Bounded Modifier and Type Method Description private void
LargeDripstoneFeature. method_35360(StructureWorldAccess structureWorldAccess, BlockPos blockPos, CaveSurface.Bounded bounded, LargeDripstoneFeature.WindModifier windModifier)
-
Uses of CaveSurface.Bounded in net.minecraft.world.gen.feature.util
Methods in net.minecraft.world.gen.feature.util that return CaveSurface.Bounded Modifier and Type Method Description static CaveSurface.Bounded
CaveSurface. createBounded(int floor, int ceiling)
static CaveSurface.Bounded
CaveSurface. method_35326(int int2, int int3)