Uses of Class
net.minecraft.world.gen.placementmodifier.SurfaceThresholdFilterPlacementModifier
Packages that use SurfaceThresholdFilterPlacementModifier
-
Uses of SurfaceThresholdFilterPlacementModifier in net.minecraft.world.gen.placementmodifier
Fields in net.minecraft.world.gen.placementmodifier with type parameters of type SurfaceThresholdFilterPlacementModifierModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SurfaceThresholdFilterPlacementModifier>SurfaceThresholdFilterPlacementModifier.MODIFIER_CODECstatic final PlacementModifierType<SurfaceThresholdFilterPlacementModifier>PlacementModifierType.SURFACE_RELATIVE_THRESHOLD_FILTERMethods in net.minecraft.world.gen.placementmodifier that return SurfaceThresholdFilterPlacementModifierModifier and TypeMethodDescriptionSurfaceThresholdFilterPlacementModifier.of(Heightmap.Type heightmap, int min, int max)