net.minecraft.world.gen.feature

public class RandomFeatureEntry

net.minecraft.world.level.levelgen.feature.WeightedPlacedFeature
net.minecraft.world.level.levelgen.feature.WeightedPlacedFeature
net.minecraft.class_3226
net.minecraft.world.gen.feature.RandomFeatureEntry

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<RandomFeatureEntry>
CODEC
CODEC
field_24864
CODEC
public final RegistryEntry<PlacedFeature>
feature
feature
field_14013
feature
public final float
chance
chance
field_14011
chance

Constructor summary

ModifierConstructor
public (RegistryEntry<PlacedFeature> feature, float chance)

Method summary

Modifier and TypeMethod
public boolean
place(WorldGenLevel level, ChunkGenerator chunkGenerator, RandomSource random, BlockPos origin)
place(WorldGenLevel level, ChunkGenerator chunkGenerator, RandomSource random, BlockPos origin)
method_14271(class_5281 arg0, class_2794 arg1, class_5819 arg2, class_2338 arg3)
generate(StructureWorldAccess world, ChunkGenerator chunkGenerator, Random random, BlockPos pos)