Uses of Class
net.minecraft.world.gen.feature.AbstractFeatureSizeType
Packages that use AbstractFeatureSizeType
-
Uses of AbstractFeatureSizeType in net.minecraft.world.gen.feature
Classes in net.minecraft.world.gen.feature with type parameters of type AbstractFeatureSizeTypeSubclasses of AbstractFeatureSizeType in net.minecraft.world.gen.featureFields in net.minecraft.world.gen.feature declared as AbstractFeatureSizeTypeModifier and TypeFieldDescriptionprivate final AbstractFeatureSizeType
BaseTreeFeatureConfig.Builder.minimumSize
final AbstractFeatureSizeType
BaseTreeFeatureConfig.minimumSize
Fields in net.minecraft.world.gen.feature with type parameters of type AbstractFeatureSizeTypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AbstractFeatureSizeType>
AbstractFeatureSizeType.CODEC
Methods in net.minecraft.world.gen.feature with type parameters of type AbstractFeatureSizeTypeModifier and TypeMethodDescriptionprotected static <S extends AbstractFeatureSizeType>
com.mojang.serialization.codecs.RecordCodecBuilder<S,OptionalInt> AbstractFeatureSizeType.minClippedHeightCodec()
private static <P extends AbstractFeatureSizeType>
FeatureSizeType<P>Constructors in net.minecraft.world.gen.feature with parameters of type AbstractFeatureSizeTypeModifierConstructorDescriptionprotected
BaseTreeFeatureConfig
(BlockStateProvider p_i232020_1_, BlockStateProvider p_i232020_2_, FoliagePlacer p_i232020_3_, AbstractTrunkPlacer p_i232020_4_, AbstractFeatureSizeType p_i232020_5_, List<TreeDecorator> p_i232020_6_, int p_i232020_7_, boolean p_i232020_8_, Heightmap.Type p_i232020_9_) Builder
(BlockStateProvider p_i232021_1_, BlockStateProvider p_i232021_2_, FoliagePlacer p_i232021_3_, AbstractTrunkPlacer p_i232021_4_, AbstractFeatureSizeType p_i232021_5_)