net.minecraft.world.gen.feature

public class RandomRandomSelectorConfiguration

implements Configuration

bsn
net.minecraft.class_3882
net.minecraft.world.gen.feature.RandomRandomSelectorConfiguration
net.minecraft.world.gen.feature.RandomFeatureListConfig
net.minecraft.world.gen.feature.RandomFeatureListConfig

Field summary

Modifier and TypeField
public final Feature<?>[]
a
field_19241
features
field_202454_a
field_202454_a
public final Configuration[]
b
field_19242
configs
field_202455_b
configs
public final int
c
field_19243
count
field_202456_c
count

Constructor summary

ModifierConstructor
public (Feature<?>[] features, Configuration[] configs, int count)