public class FeaturePlaceContext<FC extends FeatureConfiguration>
ddv | |
net.minecraft.world.level.levelgen.feature.FeaturePlaceContext | |
net.minecraft.class_5821 | |
net.minecraft.unmapped.C_kihhwquw | |
net.minecraft.world.gen.feature.util.FeatureContext | |
net.minecraft.world.gen.feature.util.FeatureContext | |
net.minecraft.src.C_141361_ | |
net.minecraft.world.level.levelgen.feature.FeaturePlaceContext |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final Optional<ConfiguredFeature<?, ?>> |
| ||||||||||||||
private final WorldGenLevel |
| ||||||||||||||
private final ChunkGenerator |
| ||||||||||||||
private final RandomSource |
| ||||||||||||||
private final BlockPos |
| ||||||||||||||
private final FC |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Optional<ConfiguredFeature<?, ?>> feature, WorldGenLevel world, ChunkGenerator generator, RandomSource random, BlockPos origin, FC config) |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public Optional<ConfiguredFeature<?, ?>> |
| ||||||||||||||
public WorldGenLevel |
| ||||||||||||||
public ChunkGenerator |
| ||||||||||||||
public RandomSource |
| ||||||||||||||
public BlockPos |
| ||||||||||||||
public FC |
|