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