net.minecraft.world.level.levelgen.feature

public class FeaturePlaceContext<FC extends FeatureConfiguration>

drw
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 TypeField
private final Optional<ConfiguredFeature<?, ?>>
a
topFeature
field_34697
f_iohynyzb
feature
feature
f_190927_
private final WorldGenLevel
b
level
field_28769
f_sqjloxxf
world
world
f_159763_
private final ChunkGenerator
c
chunkGenerator
field_28770
f_dvzelxyq
generator
generator
f_159764_
private final RandomSource
d
random
field_28771
f_whtmleac
random
random
f_159765_
private final BlockPos
e
origin
field_28772
f_yecjqvko
origin
origin
f_159766_
private final FC
f
config
field_28773
f_klykkohc
config
config
f_159767_

Constructor summary

ModifierConstructor
public (Optional<ConfiguredFeature<?, ?>> feature, WorldGenLevel world, ChunkGenerator generator, RandomSource random, BlockPos origin, FC config)

Method summary

Modifier and TypeMethod
public Optional<ConfiguredFeature<?, ?>>
a()
topFeature()
method_38427()
m_eyluohpb()
getFeature()
getFeature()
m_190935_()
public WorldGenLevel
b()
level()
method_33652()
m_ayicvxix()
getWorld()
getWorld()
m_159774_()
public ChunkGenerator
c()
chunkGenerator()
method_33653()
m_tdtfeuan()
getGenerator()
getGenerator()
m_159775_()
public RandomSource
d()
random()
method_33654()
m_wzizfddq()
getRandom()
getRandom()
m_225041_()
public BlockPos
e()
origin()
method_33655()
m_vbjvbiqf()
getOrigin()
getOrigin()
m_159777_()
public FC
f()
config()
method_33656()
m_rclwoeks()
getConfig()
getConfig()
m_159778_()