Uses of Class
net.minecraft.world.level.levelgen.feature.featuresize.FeatureSize
Packages that use FeatureSize
Package
Description
-
Uses of FeatureSize in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as FeatureSizeModifier and TypeFieldDescriptionfinal FeatureSizeTreeConfiguration.minimumSizeprivate final FeatureSizeTreeConfiguration.TreeConfigurationBuilder.minimumSizeConstructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type FeatureSizeModifierConstructorDescriptionprotectedTreeConfiguration(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_) TreeConfigurationBuilder(BlockStateProvider p_191359_, TrunkPlacer p_191360_, BlockStateProvider p_191361_, FoliagePlacer p_191362_, FeatureSize p_191363_) -
Uses of FeatureSize in net.minecraft.world.level.levelgen.feature.featuresize
Classes in net.minecraft.world.level.levelgen.feature.featuresize with type parameters of type FeatureSizeSubclasses of FeatureSize in net.minecraft.world.level.levelgen.feature.featuresizeFields in net.minecraft.world.level.levelgen.feature.featuresize with type parameters of type FeatureSizeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FeatureSize>FeatureSize.CODECMethods in net.minecraft.world.level.levelgen.feature.featuresize with type parameters of type FeatureSizeModifier and TypeMethodDescriptionprotected static <S extends FeatureSize>
com.mojang.serialization.codecs.RecordCodecBuilder<S,OptionalInt> FeatureSize.minClippedHeightCodec()private static <P extends FeatureSize>
FeatureSizeType<P>