Uses of Class
net.minecraft.world.gen.feature.FeatureSpread
-
Packages that use FeatureSpread Package Description net.minecraft.world.gen net.minecraft.world.gen.feature net.minecraft.world.gen.foliageplacer -
-
Uses of FeatureSpread in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type FeatureSpread Modifier and Type Method Description default RIDecoratable. count(FeatureSpread p_242730_1_) -
Uses of FeatureSpread in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as FeatureSpread Modifier and Type Field Description private FeatureSpreadFeatureSpreadConfig. countprivate FeatureSpreadColumnConfig. heightprivate FeatureSpreadBlobReplacementConfig. radiusFeatureSpreadSphereReplaceConfig. radiusprivate FeatureSpreadColumnConfig. reachprivate FeatureSpreadBasaltDeltasFeature. rimSizeprivate FeatureSpreadBasaltDeltasFeature. sizeFields in net.minecraft.world.gen.feature with type parameters of type FeatureSpread Modifier and Type Field Description static com.mojang.serialization.Codec<FeatureSpread>FeatureSpread. CODECMethods in net.minecraft.world.gen.feature that return FeatureSpread Modifier and Type Method Description FeatureSpreadFeatureSpreadConfig. count()static FeatureSpreadFeatureSpread. fixed(int p_242252_0_)FeatureSpreadColumnConfig. height()static FeatureSpreadFeatureSpread. of(int p_242253_0_, int p_242253_1_)FeatureSpreadBlobReplacementConfig. radius()FeatureSpreadColumnConfig. reach()FeatureSpreadBasaltDeltasFeature. rimSize()FeatureSpreadBasaltDeltasFeature. size()Methods in net.minecraft.world.gen.feature that return types with arguments of type FeatureSpread Modifier and Type Method Description static com.mojang.serialization.Codec<FeatureSpread>FeatureSpread. codec(int p_242254_0_, int p_242254_1_, int p_242254_2_)Constructors in net.minecraft.world.gen.feature with parameters of type FeatureSpread Constructor Description BasaltDeltasFeature(BlockState p_i241985_1_, BlockState p_i241985_2_, FeatureSpread p_i241985_3_, FeatureSpread p_i241985_4_)BlobReplacementConfig(BlockState p_i241993_1_, BlockState p_i241993_2_, FeatureSpread p_i241993_3_)ColumnConfig(FeatureSpread p_i241981_1_, FeatureSpread p_i241981_2_)FeatureSpreadConfig(FeatureSpread p_i241983_1_)SphereReplaceConfig(BlockState p_i241986_1_, FeatureSpread p_i241986_2_, int p_i241986_3_, java.util.List<BlockState> p_i241986_4_) -
Uses of FeatureSpread in net.minecraft.world.gen.foliageplacer
Fields in net.minecraft.world.gen.foliageplacer declared as FeatureSpread Modifier and Type Field Description private FeatureSpreadMegaPineFoliagePlacer. crownHeightprivate FeatureSpreadPineFoliagePlacer. heightprotected FeatureSpreadFoliagePlacer. offsetprotected FeatureSpreadFoliagePlacer. radiusprivate FeatureSpreadSpruceFoliagePlacer. trunkHeightMethods in net.minecraft.world.gen.foliageplacer that return types with arguments of type FeatureSpread Modifier and Type Method Description protected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,FeatureSpread,FeatureSpread,java.lang.Integer>BlobFoliagePlacer. blobParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_236740_0_)protected static <P extends BlobFoliagePlacer>
com.mojang.datafixers.Products.P3<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,FeatureSpread,FeatureSpread,java.lang.Integer>BlobFoliagePlacer. blobParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_236740_0_)protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,FeatureSpread,FeatureSpread>FoliagePlacer. foliagePlacerParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_242830_0_)protected static <P extends FoliagePlacer>
com.mojang.datafixers.Products.P2<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<P>,FeatureSpread,FeatureSpread>FoliagePlacer. foliagePlacerParts(com.mojang.serialization.codecs.RecordCodecBuilder.Instance<P> p_242830_0_)
-