net.minecraft.world.level.levelgen

public enum OreVeinifier$VeinType

eea$a
net.minecraft.world.level.levelgen.OreVeinifier$VeinType
net.minecraft.class_6955$class_6354
net.minecraft.world.gen.OreVeinSampler$VeinType
net.minecraft.world.level.levelgen.OreVeinifier$a

Enum constant summary

Enum Constant
a
COPPER
field_33603
COPPER
b
IRON
field_33604
IRON

Field summary

Modifier and TypeField
final BlockState
e
ore
field_33605
ore
final BlockState
f
rawOreBlock
field_33668
rawOreBlock
final BlockState
g
filler
field_33606
stone
protected final int
c
minY
field_33607
minY
protected final int
d
maxY
field_33608
maxY

Constructor summary

ModifierConstructor
private (BlockState arg0, BlockState arg1, BlockState ore, int rawOreBlock, int stone)