Class WeightedPlacedFeature
java.lang.Object
net.minecraft.world.level.levelgen.feature.WeightedPlacedFeature
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal floatstatic final com.mojang.serialization.Codec<WeightedPlacedFeature> final Holder<PlacedFeature> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanplace(WorldGenLevel pLevel, ChunkGenerator pChunkGenerator, RandomSource pRandom, BlockPos pPos)
-
Field Details
-
CODEC
-
feature
-
chance
public final float chance
-
-
Constructor Details
-
WeightedPlacedFeature
-
-
Method Details
-
place
public boolean place(WorldGenLevel pLevel, ChunkGenerator pChunkGenerator, RandomSource pRandom, BlockPos pPos)
-