Uses of Class
net.minecraft.world.level.levelgen.feature.rootplacers.RootPlacer
Packages that use RootPlacer
Package
Description
-
Uses of RootPlacer in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type RootPlacerModifier and TypeFieldDescriptionfinal Optional<RootPlacer>
TreeConfiguration.rootPlacer
private final Optional<RootPlacer>
TreeConfiguration.TreeConfigurationBuilder.rootPlacer
Constructor parameters in net.minecraft.world.level.levelgen.feature.configurations with type arguments of type RootPlacerModifierConstructorDescriptionprotected
TreeConfiguration
(BlockStateProvider p_225457_, TrunkPlacer p_225458_, BlockStateProvider p_225459_, FoliagePlacer p_225460_, Optional<RootPlacer> p_225461_, BlockStateProvider p_225462_, FeatureSize p_225463_, List<TreeDecorator> p_225464_, boolean p_225465_, boolean p_225466_) TreeConfigurationBuilder
(BlockStateProvider p_225481_, TrunkPlacer p_225482_, BlockStateProvider p_225483_, FoliagePlacer p_225484_, Optional<RootPlacer> p_225485_, FeatureSize p_225486_) -
Uses of RootPlacer in net.minecraft.world.level.levelgen.feature.rootplacers
Classes in net.minecraft.world.level.levelgen.feature.rootplacers with type parameters of type RootPlacerSubclasses of RootPlacer in net.minecraft.world.level.levelgen.feature.rootplacersFields in net.minecraft.world.level.levelgen.feature.rootplacers with type parameters of type RootPlacerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RootPlacer>
RootPlacer.CODEC
Methods in net.minecraft.world.level.levelgen.feature.rootplacers with type parameters of type RootPlacerModifier and TypeMethodDescriptionprivate static <P extends RootPlacer>
RootPlacerType<P>protected static <P extends RootPlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider, BlockStateProvider, Optional<AboveRootPlacement>> RootPlacer.rootPlacerParts
(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_225886_)