Class FeaturePlaceContext<FC extends FeatureConfiguration>
java.lang.Object
net.minecraft.world.level.levelgen.feature.FeaturePlaceContext<FC>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ChunkGeneratorprivate final FCprivate final WorldGenLevelprivate final BlockPosprivate final Randomprivate final Optional<ConfiguredFeature<?,?>> -
Constructor Summary
ConstructorsConstructorDescriptionFeaturePlaceContext(Optional<ConfiguredFeature<?, ?>> p_190929_, WorldGenLevel p_190930_, ChunkGenerator p_190931_, Random p_190932_, BlockPos p_190933_, FC p_190934_) -
Method Summary
-
Field Details
-
topFeature
-
level
-
chunkGenerator
-
random
-
origin
-
config
-
-
Constructor Details
-
FeaturePlaceContext
public FeaturePlaceContext(Optional<ConfiguredFeature<?, ?>> p_190929_, WorldGenLevel p_190930_, ChunkGenerator p_190931_, Random p_190932_, BlockPos p_190933_, FC p_190934_)
-
-
Method Details
-
topFeature
-
level
-
chunkGenerator
-
random
-
origin
-
config
-