net.minecraft.data.worldgen.features

public class OreFeatures

ma
net.minecraft.data.worldgen.features.OreFeatures
net.minecraft.class_6806
net.minecraft.world.gen.feature.OreConfiguredFeatures
net.minecraft.src.C_183091_
net.minecraft.data.worldgen.features.OreFeatures

Field summary

Modifier and TypeField
public static final RuleTest
a
NATURAL_STONE
field_35857
BASE_STONE_OVERWORLD
f_195071_
public static final RuleTest
b
STONE_ORE_REPLACEABLES
field_35858
STONE_ORE_REPLACEABLES
f_195072_
public static final RuleTest
c
DEEPSLATE_ORE_REPLACEABLES
field_35859
DEEPSLATE_ORE_REPLACEABLES
f_195073_
public static final RuleTest
d
NETHERRACK
field_35860
NETHERRACK
f_195074_
public static final RuleTest
e
NETHER_ORE_REPLACEABLES
field_35861
BASE_STONE_NETHER
f_195075_
public static final List<OreConfiguration$TargetBlockState>
f
ORE_IRON_TARGET_LIST
field_35862
IRON_ORES
f_195076_
public static final List<OreConfiguration$TargetBlockState>
g
ORE_GOLD_TARGET_LIST
field_35863
OVERWORLD_GOLD_ORES
f_195077_
public static final List<OreConfiguration$TargetBlockState>
h
ORE_DIAMOND_TARGET_LIST
field_35864
DIAMOND_ORES
f_195078_
public static final List<OreConfiguration$TargetBlockState>
i
ORE_LAPIS_TARGET_LIST
field_35865
LAPIS_ORES
f_195079_
public static final List<OreConfiguration$TargetBlockState>
j
ORE_COPPER_TARGET_LIST
field_35866
COPPER_ORES
f_195080_
public static final List<OreConfiguration$TargetBlockState>
k
ORE_COAL_TARGET_LIST
field_35867
COAL_ORES
f_195081_
public static final ConfiguredFeature<?, ?>
l
ORE_MAGMA
field_35868
ORE_MAGMA
f_195082_
public static final ConfiguredFeature<?, ?>
m
ORE_SOUL_SAND
field_35869
ORE_SOUL_SAND
f_195083_
public static final ConfiguredFeature<?, ?>
n
ORE_NETHER_GOLD
field_35870
ORE_NETHER_GOLD
f_195084_
public static final ConfiguredFeature<?, ?>
o
ORE_QUARTZ
field_35871
ORE_QUARTZ
f_195085_
public static final ConfiguredFeature<?, ?>
p
ORE_GRAVEL_NETHER
field_35872
ORE_GRAVEL_NETHER
f_195086_
public static final ConfiguredFeature<?, ?>
q
ORE_BLACKSTONE
field_35873
ORE_BLACKSTONE
f_195087_
public static final ConfiguredFeature<?, ?>
r
ORE_DIRT
field_35874
ORE_DIRT
f_195088_
public static final ConfiguredFeature<?, ?>
s
ORE_GRAVEL
field_35875
ORE_GRAVEL
f_195089_
public static final ConfiguredFeature<?, ?>
t
ORE_GRANITE
field_35876
ORE_GRANITE
f_195090_
public static final ConfiguredFeature<?, ?>
u
ORE_DIORITE
field_35877
ORE_DIORITE
f_195091_
public static final ConfiguredFeature<?, ?>
v
ORE_ANDESITE
field_35878
ORE_ANDESITE
f_195092_
public static final ConfiguredFeature<?, ?>
w
ORE_TUFF
field_35879
ORE_TUFF
f_195093_
public static final ConfiguredFeature<?, ?>
x
ORE_COAL
field_35880
ORE_COAL
f_195094_
public static final ConfiguredFeature<?, ?>
y
ORE_COAL_BURIED
field_35881
ORE_COAL_BURIED
f_195095_
public static final ConfiguredFeature<?, ?>
z
ORE_IRON
field_35882
ORE_IRON
f_195096_
public static final ConfiguredFeature<?, ?>
A
ORE_IRON_SMALL
field_35841
ORE_IRON_SMALL
f_195055_
public static final ConfiguredFeature<?, ?>
B
ORE_GOLD
field_35842
ORE_GOLD
f_195056_
public static final ConfiguredFeature<?, ?>
C
ORE_GOLD_BURIED
field_35843
ORE_GOLD_BURIED
f_195057_
public static final ConfiguredFeature<?, ?>
D
ORE_REDSTONE
field_35844
ORE_REDSTONE
f_195058_
public static final ConfiguredFeature<?, ?>
E
ORE_DIAMOND_SMALL
field_35845
ORE_DIAMOND_SMALL
f_195059_
public static final ConfiguredFeature<?, ?>
F
ORE_DIAMOND_LARGE
field_35846
ORE_DIAMOND_LARGE
f_195060_
public static final ConfiguredFeature<?, ?>
G
ORE_DIAMOND_BURIED
field_35847
ORE_DIAMOND_BURIED
f_195061_
public static final ConfiguredFeature<?, ?>
H
ORE_LAPIS
field_35848
ORE_LAPIS
f_195062_
public static final ConfiguredFeature<?, ?>
I
ORE_LAPIS_BURIED
field_35849
ORE_LAPIS_BURIED
f_195063_
public static final ConfiguredFeature<?, ?>
J
ORE_INFESTED
field_35850
ORE_INFESTED
f_195064_
public static final ConfiguredFeature<?, ?>
K
ORE_EMERALD
field_35851
ORE_EMERALD
f_195065_
public static final ConfiguredFeature<?, ?>
L
ORE_ANCIENT_DEBRIS_LARGE
field_35852
ORE_ANCIENT_DEBRIS_LARGE
f_195066_
public static final ConfiguredFeature<?, ?>
M
ORE_ANCIENT_DEBRIS_SMALL
field_35853
ORE_ANCIENT_DEBRIS_SMALL
f_195067_
public static final ConfiguredFeature<?, ?>
N
ORE_COPPPER_SMALL
field_35854
ORE_COPPER_SMALL
f_195068_
public static final ConfiguredFeature<?, ?>
O
ORE_COPPER_LARGE
field_35855
ORE_COPPER_LARGE
f_195069_
public static final ConfiguredFeature<?, ?>
P
ORE_CLAY
field_35856
ORE_CLAY
f_195070_

Constructor summary

ModifierConstructor
public ()