net.minecraft.world.level.levelgen.feature

public class NetherForestVegetationFeature

extends Feature<BlockPileConfiguration>

ckd
net.minecraft.world.level.levelgen.feature.NetherForestVegetationFeature
net.minecraft.class_4782
net.minecraft.world.gen.feature.NetherForestVegetationFeature
net.minecraft.world.gen.feature.NetherVegetationFeature
net.minecraft.server.v1_16_R3.WorldGenFeatureNetherForestVegetation

Constructor summary

ModifierConstructor
public (com.mojang.serialization.Codec<BlockPileConfiguration> arg0)

Method summary

Modifier and TypeMethod
public boolean
a(bsr arg0, cfy arg1, Random arg2, fx arg3, clr arg4)
place(WorldGenLevel arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3, BlockPileConfiguration arg4)
method_24444(class_5281 arg0, class_2794 arg1, Random arg2, class_2338 arg3, class_4634 arg4)
generate(StructureWorldAccess arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3, BlockPileFeatureConfig arg4)
func_241855_a(ISeedReader arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3, BlockStateProvidingFeatureConfig arg4)
public static boolean
a(bry arg0, Random arg1, fx arg2, clr arg3, int arg4, int arg5)
place(LevelAccessor arg0, Random arg1, BlockPos arg2, BlockPileConfiguration arg3, int arg4, int arg5)
method_26264(class_1936 arg0, Random arg1, class_2338 arg2, class_4634 arg3, int arg4, int arg5)
generate(WorldAccess world, Random random, BlockPos pos, BlockPileFeatureConfig config, int arg4, int arg5)
func_236325_a_(IWorld arg0, Random arg1, BlockPos arg2, BlockStateProvidingFeatureConfig arg3, int arg4, int arg5)