Uses of Class
net.minecraft.world.gen.foliage.FoliagePlacer
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature | |
| net.minecraft.world.gen.foliage |
-
Uses of FoliagePlacer in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as FoliagePlacer Modifier and Type Field Description private FoliagePlacerTreeFeatureConfig.Builder. foliagePlacerFoliagePlacerTreeFeatureConfig. foliagePlacerConstructors in net.minecraft.world.gen.feature with parameters of type FoliagePlacer Constructor Description Builder(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, FeatureSize minimumSize)TreeFeatureConfig(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, BlockStateProvider dirtProvider, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, boolean forceDirt) -
Uses of FoliagePlacer in net.minecraft.world.gen.foliage
Classes in net.minecraft.world.gen.foliage with type parameters of type FoliagePlacer Modifier and Type Class Description classFoliagePlacerType<P extends FoliagePlacer>Subclasses of FoliagePlacer in net.minecraft.world.gen.foliage Modifier and Type Class Description classAcaciaFoliagePlacerclassBlobFoliagePlacerclassBushFoliagePlacerclassDarkOakFoliagePlacerclassJungleFoliagePlacerclassLargeOakFoliagePlacerclassMegaPineFoliagePlacerclassPineFoliagePlacerclassRandomSpreadFoliagePlacerclassSpruceFoliagePlacerFields in net.minecraft.world.gen.foliage with type parameters of type FoliagePlacer Modifier and Type Field Description static com.mojang.serialization.Codec<FoliagePlacer>FoliagePlacer. TYPE_CODECMethods in net.minecraft.world.gen.foliage with type parameters of type FoliagePlacer Modifier and Type Method Description protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,IntProvider,IntProvider>FoliagePlacer. fillFoliagePlacerFields(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> instance)private static <P extends FoliagePlacer>
FoliagePlacerType<P>FoliagePlacerType. register(String id, com.mojang.serialization.Codec<P> codec)