Uses of Class
net.minecraft.world.gen.placementmodifier.SurfaceThresholdFilterPlacementModifier
-
Uses of SurfaceThresholdFilterPlacementModifier in net.minecraft.world.gen.placementmodifier
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SurfaceThresholdFilterPlacementModifier>
SurfaceThresholdFilterPlacementModifier.MODIFIER_CODEC
static final PlacementModifierType<SurfaceThresholdFilterPlacementModifier>
PlacementModifierType.SURFACE_RELATIVE_THRESHOLD_FILTER
Modifier and TypeMethodDescriptionSurfaceThresholdFilterPlacementModifier.of
(Heightmap.Type heightmap, int min, int max)