Uses of Class
net.minecraft.world.level.levelgen.placement.EnvironmentScanPlacement
Packages that use EnvironmentScanPlacement
-
Uses of EnvironmentScanPlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type EnvironmentScanPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<EnvironmentScanPlacement> EnvironmentScanPlacement.CODEC
static final PlacementModifierType
<EnvironmentScanPlacement> PlacementModifierType.ENVIRONMENT_SCAN
Methods in net.minecraft.world.level.levelgen.placement that return EnvironmentScanPlacementModifier and TypeMethodDescriptionstatic EnvironmentScanPlacement
EnvironmentScanPlacement.scanningFor
(Direction pDirectionOfSearch, BlockPredicate pTargetCondition, int pMaxSteps) static EnvironmentScanPlacement
EnvironmentScanPlacement.scanningFor
(Direction pDirectionOfSearch, BlockPredicate pTargetCondition, BlockPredicate pAllowedSearchCondition, int pMaxSteps)