net.minecraft.world.gen.feature

public class OreFeatures

net.minecraft.data.worldgen.features.OreFeatures
net.minecraft.class_6806
net.minecraft.world.gen.feature.OreFeatures

Field summary

Modifier and TypeField
public static final RegistryKey<Feature>
ORE_MAGMA
field_35868
ORE_MAGMA
public static final RegistryKey<Feature>
ORE_SOUL_SAND
field_35869
ORE_SOUL_SAND
public static final RegistryKey<Feature>
ORE_NETHER_GOLD
field_35870
ORE_NETHER_GOLD
public static final RegistryKey<Feature>
ORE_QUARTZ
field_35871
ORE_QUARTZ
public static final RegistryKey<Feature>
ORE_GRAVEL_NETHER
field_35872
ORE_GRAVEL_NETHER
public static final RegistryKey<Feature>
ORE_BLACKSTONE
field_35873
ORE_BLACKSTONE
public static final RegistryKey<Feature>
ORE_DIRT
field_35874
ORE_DIRT
public static final RegistryKey<Feature>
ORE_GRAVEL
field_35875
ORE_GRAVEL
public static final RegistryKey<Feature>
ORE_GRANITE
field_35876
ORE_GRANITE
public static final RegistryKey<Feature>
ORE_DIORITE
field_35877
ORE_DIORITE
public static final RegistryKey<Feature>
ORE_ANDESITE
field_35878
ORE_ANDESITE
public static final RegistryKey<Feature>
ORE_TUFF
field_35879
ORE_TUFF
public static final RegistryKey<Feature>
ORE_COAL
field_35880
ORE_COAL
public static final RegistryKey<Feature>
ORE_COAL_BURIED
field_35881
ORE_COAL_BURIED
public static final RegistryKey<Feature>
ORE_IRON
field_35882
ORE_IRON
public static final RegistryKey<Feature>
ORE_IRON_SMALL
field_35841
ORE_IRON_SMALL
public static final RegistryKey<Feature>
ORE_GOLD
field_35842
ORE_GOLD
public static final RegistryKey<Feature>
ORE_GOLD_BURIED
field_35843
ORE_GOLD_BURIED
public static final RegistryKey<Feature>
ORE_REDSTONE
field_35844
ORE_REDSTONE
public static final RegistryKey<Feature>
ORE_DIAMOND_SMALL
field_35845
ORE_DIAMOND_SMALL
public static final RegistryKey<Feature>
ORE_DIAMOND_MEDIUM
field_45663
ORE_DIAMOND_MEDIUM
public static final RegistryKey<Feature>
ORE_DIAMOND_LARGE
field_35846
ORE_DIAMOND_LARGE
public static final RegistryKey<Feature>
ORE_DIAMOND_BURIED
field_35847
ORE_DIAMOND_BURIED
public static final RegistryKey<Feature>
ORE_LAPIS
field_35848
ORE_LAPIS
public static final RegistryKey<Feature>
ORE_LAPIS_BURIED
field_35849
ORE_LAPIS_BURIED
public static final RegistryKey<Feature>
ORE_INFESTED
field_35850
ORE_INFESTED
public static final RegistryKey<Feature>
ORE_EMERALD
field_35851
ORE_EMERALD
public static final RegistryKey<Feature>
ORE_ANCIENT_DEBRIS_LARGE
field_35852
ORE_ANCIENT_DEBRIS_LARGE
public static final RegistryKey<Feature>
ORE_ANCIENT_DEBRIS_SMALL
field_35853
ORE_ANCIENT_DEBRIS_SMALL
public static final RegistryKey<Feature>
ORE_COPPPER_SMALL
field_35854
ORE_COPPER_SMALL
public static final RegistryKey<Feature>
ORE_COPPER_LARGE
field_35855
ORE_COPPER_LARGE
public static final RegistryKey<Feature>
ORE_CLAY
field_35856
ORE_CLAY

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
bootstrap(BootstrapContext<Feature> context)
method_46855(class_7891<class_3031> arg0)
bootstrap(Registerable<Feature> featureRegisterable)