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.Codec<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 p_191654_, BlockPredicate p_191655_, int p_191656_) static EnvironmentScanPlacement
EnvironmentScanPlacement.scanningFor
(Direction p_191658_, BlockPredicate p_191659_, BlockPredicate p_191660_, int p_191661_)