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.CODECstatic final PlacementModifierType<EnvironmentScanPlacement> PlacementModifierType.ENVIRONMENT_SCANMethods in net.minecraft.world.level.levelgen.placement that return EnvironmentScanPlacementModifier and TypeMethodDescriptionstatic EnvironmentScanPlacementEnvironmentScanPlacement.scanningFor(Direction p_191654_, BlockPredicate p_191655_, int p_191656_) static EnvironmentScanPlacementEnvironmentScanPlacement.scanningFor(Direction p_191658_, BlockPredicate p_191659_, BlockPredicate p_191660_, int p_191661_)