Uses of Class
net.minecraft.world.gen.feature.size.FeatureSize
Packages that use FeatureSize
-
Uses of FeatureSize in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as FeatureSizeModifier and TypeFieldDescriptionprivate FeatureSize
TreeFeatureConfig.Builder.minimumSize
TreeFeatureConfig.minimumSize
Constructors in net.minecraft.world.gen.feature with parameters of type FeatureSizeModifierConstructorDescriptionBuilder(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, BlockStateProvider blockStateProvider, FoliagePlacer foliagePlacer, FeatureSize featureSize)
protected
TreeFeatureConfig(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, BlockStateProvider blockStateProvider, FoliagePlacer foliagePlacer, BlockStateProvider blockStateProvider2, FeatureSize featureSize, List<TreeDecorator> list, boolean bool, boolean bool2)
-
Uses of FeatureSize in net.minecraft.world.gen.feature.size
Classes in net.minecraft.world.gen.feature.size with type parameters of type FeatureSizeSubclasses of FeatureSize in net.minecraft.world.gen.feature.sizeFields in net.minecraft.world.gen.feature.size with type parameters of type FeatureSizeModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<FeatureSize>
FeatureSize.TYPE_CODEC
Methods in net.minecraft.world.gen.feature.size with type parameters of type FeatureSizeModifier and TypeMethodDescriptionprotected static <S extends FeatureSize>
com.mojang.serialization.codecs.RecordCodecBuilder<S,OptionalInt>FeatureSize.createCodec()
private static <P extends FeatureSize>
FeatureSizeType<P>