net.minecraft.world.gen.feature

public class BambooFeature

extends Feature<ProbabilityConfig>

bzr
net.minecraft.class_2942
net.minecraft.world.gen.feature.BambooFeature
net.minecraft.world.gen.feature.BambooFeature
net.minecraft.world.gen.feature.BambooFeature
net.minecraft.world.gen.feature.BambooFeature

Field summary

Modifier and TypeField
private static final BlockState
a
field_13308
BAMBOO
f_76010543
field_214566_a
BAMBOO_BASE
private static final BlockState
aS
field_13311
BAMBOO_TOP_1
f_99270970
field_214567_aS
BAMBOO_LARGE_LEAVES_GROWN
private static final BlockState
aT
field_13310
BAMBOO_TOP_2
f_42563648
field_214568_aT
BAMBOO_LARGE_LEAVES
private static final BlockState
aU
field_13309
BAMBOO_TOP_3
f_22149778
field_214569_aU
BAMBOO_SMALL_LEAVES

Constructor summary

ModifierConstructor
public (Function<Dynamic<?>, ? extends ProbabilityConfig> arg0)

Method summary

Modifier and TypeMethod
public boolean
a(bhn arg0, bxd<? extends byq> arg1, Random arg2, ev arg3, cdi arg4)
method_12718(class_1936 arg0, class_2794<? extends class_2888> arg1, Random arg2, class_2338 arg3, class_3133 arg4)
method_12718(IWorld arg0, ChunkGenerator<? extends ChunkGeneratorConfig> arg1, Random arg2, BlockPos arg3, ProbabilityConfig arg4)
place(WorldAccess world, AbstractChunkGenerator<? extends BaseChunkGeneratorSettings> generator, Random random, BlockPos pos, ProbabilityFeatureConfiguration config)
func_212245_a(IWorld arg0, ChunkGenerator<? extends GenerationSettings> arg1, Random arg2, BlockPos arg3, ProbabilityConfig arg4)
place(IWorld worldIn, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, ProbabilityConfig config)