Uses of Class
net.minecraft.world.gen.feature.BlockWithContextConfig
-
Uses of BlockWithContextConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockWithContextConfig>
BlockWithContextConfig.CODEC
static final Feature<BlockWithContextConfig>
Feature.SIMPLE_BLOCK
Modifier and TypeMethodDescriptionboolean
BlockWithContextFeature.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, BlockWithContextConfig p_241855_5_) ModifierConstructorDescriptionBlockWithContextFeature
(com.mojang.serialization.Codec<BlockWithContextConfig> p_i231991_1_)