Uses of Class
net.minecraft.world.gen.root.RootPlacer
Packages that use RootPlacer
-
Uses of RootPlacer in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type RootPlacerModifier and TypeFieldDescriptionprivate final Optional
<RootPlacer> TreeFeatureConfig.Builder.rootPlacer
final Optional
<RootPlacer> TreeFeatureConfig.rootPlacer
Constructor parameters in net.minecraft.world.gen.feature with type arguments of type RootPlacerModifierConstructorDescriptionBuilder
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, FeatureSize minimumSize) protected
TreeFeatureConfig
(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, Optional<RootPlacer> rootPlacer, BlockStateProvider dirtProvider, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, boolean forceDirt) -
Uses of RootPlacer in net.minecraft.world.gen.root
Classes in net.minecraft.world.gen.root with type parameters of type RootPlacerSubclasses of RootPlacer in net.minecraft.world.gen.rootFields in net.minecraft.world.gen.root with type parameters of type RootPlacerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<RootPlacer> RootPlacer.TYPE_CODEC
Methods in net.minecraft.world.gen.root with type parameters of type RootPlacerModifier and TypeMethodDescriptionprotected static <P extends RootPlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>, IntProvider, BlockStateProvider, Optional<AboveRootPlacement>> RootPlacer.method_43182
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance) private static <P extends RootPlacer>
RootPlacerType<P>