net.minecraft.world.level.levelgen.feature

public class FeaturePlaceContext<FC extends FeatureConfiguration>

csh
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.src.C_141361_
net.minecraft.world.level.levelgen.feature.FeaturePlaceContext

Field summary

Modifier and TypeField
private final WorldGenLevel
a
level
field_28769
f_sqjloxxf
world
f_159763_
private final ChunkGenerator
b
chunkGenerator
field_28770
f_dvzelxyq
generator
f_159764_
private final Random
c
random
field_28771
f_whtmleac
random
f_159765_
private final BlockPos
d
origin
field_28772
f_yecjqvko
origin
f_159766_
private final FC
e
config
field_28773
f_klykkohc
config
f_159767_

Constructor summary

ModifierConstructor
public (WorldGenLevel world, ChunkGenerator generator, Random random, BlockPos origin, FC config)

Method summary

Modifier and TypeMethod
public WorldGenLevel
a()
level()
method_33652()
m_ayicvxix()
getWorld()
m_159774_()
public ChunkGenerator
b()
chunkGenerator()
method_33653()
m_tdtfeuan()
getGenerator()
m_159775_()
public Random
c()
random()
method_33654()
m_wzizfddq()
getRandom()
m_159776_()
public BlockPos
d()
origin()
method_33655()
m_vbjvbiqf()
getOrigin()
m_159777_()
public FC
e()
config()
method_33656()
m_rclwoeks()
getConfig()
m_159778_()