Class OrePlacements
java.lang.Object
net.minecraft.data.worldgen.placement.OrePlacements
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
static final ResourceKey<PlacedFeature>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(BootstapContext<PlacedFeature> p_256238_) private static List<PlacementModifier>
commonOrePlacement
(int p_195344_, PlacementModifier p_195345_) private static List<PlacementModifier>
orePlacement
(PlacementModifier p_195347_, PlacementModifier p_195348_) private static List<PlacementModifier>
rareOrePlacement
(int p_195350_, PlacementModifier p_195351_)
-
Field Details
-
ORE_MAGMA
-
ORE_SOUL_SAND
-
ORE_GOLD_DELTAS
-
ORE_QUARTZ_DELTAS
-
ORE_GOLD_NETHER
-
ORE_QUARTZ_NETHER
-
ORE_GRAVEL_NETHER
-
ORE_BLACKSTONE
-
ORE_DIRT
-
ORE_GRAVEL
-
ORE_GRANITE_UPPER
-
ORE_GRANITE_LOWER
-
ORE_DIORITE_UPPER
-
ORE_DIORITE_LOWER
-
ORE_ANDESITE_UPPER
-
ORE_ANDESITE_LOWER
-
ORE_TUFF
-
ORE_COAL_UPPER
-
ORE_COAL_LOWER
-
ORE_IRON_UPPER
-
ORE_IRON_MIDDLE
-
ORE_IRON_SMALL
-
ORE_GOLD_EXTRA
-
ORE_GOLD
-
ORE_GOLD_LOWER
-
ORE_REDSTONE
-
ORE_REDSTONE_LOWER
-
ORE_DIAMOND
-
ORE_DIAMOND_MEDIUM
-
ORE_DIAMOND_LARGE
-
ORE_DIAMOND_BURIED
-
ORE_LAPIS
-
ORE_LAPIS_BURIED
-
ORE_INFESTED
-
ORE_EMERALD
-
ORE_ANCIENT_DEBRIS_LARGE
-
ORE_ANCIENT_DEBRIS_SMALL
-
ORE_COPPER
-
ORE_COPPER_LARGE
-
ORE_CLAY
-
-
Constructor Details
-
OrePlacements
public OrePlacements()
-
-
Method Details
-
orePlacement
private static List<PlacementModifier> orePlacement(PlacementModifier p_195347_, PlacementModifier p_195348_) -
commonOrePlacement
private static List<PlacementModifier> commonOrePlacement(int p_195344_, PlacementModifier p_195345_) -
rareOrePlacement
-
bootstrap
-