Package | Description |
---|---|
net.minecraft.world.gen.feature |
Modifier and Type | Field and Description |
---|---|
static Feature<BlockWithContextConfig> |
Feature.SIMPLE_BLOCK |
Modifier and Type | Method and Description |
---|---|
static <T> BlockWithContextConfig |
BlockWithContextConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214663_0_) |
Modifier and Type | Method and Description |
---|---|
boolean |
BlockWithContextFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BlockWithContextConfig config) |
Constructor and Description |
---|
BlockWithContextFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends BlockWithContextConfig> p_i51438_1_) |