Layer(List<List<net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration.TargetBlockState>> targets,
int minSize,
int maxSize,
int weight)
public static finalcom.mojang.serialization.Codec<LayerPattern.Layer>CODEC
targets
public finalList<List<net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration.TargetBlockState>>targets
minSize
public finalintminSize
maxSize
public finalintmaxSize
weight
public finalintweight
Constructor Details
Layer
publicLayer(List<List<net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration.TargetBlockState>> targets,
int minSize,
int maxSize,
int weight)