net.minecraft.data.worldgen.placement

public class OrePlacements

ta
net.minecraft.data.worldgen.placement.OrePlacements
net.minecraft.class_6816
net.minecraft.world.gen.feature.OrePlacedFeatures
net.minecraft.data.worldgen.placement.OrePlacements

Field summary

Modifier and TypeField
public static final ResourceKey<PlacedFeature>
a
ORE_MAGMA
field_36052
ORE_MAGMA
public static final ResourceKey<PlacedFeature>
b
ORE_SOUL_SAND
field_36053
ORE_SOUL_SAND
public static final ResourceKey<PlacedFeature>
c
ORE_GOLD_DELTAS
field_36054
ORE_GOLD_DELTAS
public static final ResourceKey<PlacedFeature>
d
ORE_QUARTZ_DELTAS
field_36055
ORE_QUARTZ_DELTAS
public static final ResourceKey<PlacedFeature>
e
ORE_GOLD_NETHER
field_36056
ORE_GOLD_NETHER
public static final ResourceKey<PlacedFeature>
f
ORE_QUARTZ_NETHER
field_36057
ORE_QUARTZ_NETHER
public static final ResourceKey<PlacedFeature>
g
ORE_GRAVEL_NETHER
field_36058
ORE_GRAVEL_NETHER
public static final ResourceKey<PlacedFeature>
h
ORE_BLACKSTONE
field_36059
ORE_BLACKSTONE
public static final ResourceKey<PlacedFeature>
i
ORE_DIRT
field_36060
ORE_DIRT
public static final ResourceKey<PlacedFeature>
j
ORE_GRAVEL
field_36061
ORE_GRAVEL
public static final ResourceKey<PlacedFeature>
k
ORE_GRANITE_UPPER
field_36062
ORE_GRANITE_UPPER
public static final ResourceKey<PlacedFeature>
l
ORE_GRANITE_LOWER
field_36063
ORE_GRANITE_LOWER
public static final ResourceKey<PlacedFeature>
m
ORE_DIORITE_UPPER
field_36064
ORE_DIORITE_UPPER
public static final ResourceKey<PlacedFeature>
n
ORE_DIORITE_LOWER
field_36065
ORE_DIORITE_LOWER
public static final ResourceKey<PlacedFeature>
o
ORE_ANDESITE_UPPER
field_36066
ORE_ANDESITE_UPPER
public static final ResourceKey<PlacedFeature>
p
ORE_ANDESITE_LOWER
field_36067
ORE_ANDESITE_LOWER
public static final ResourceKey<PlacedFeature>
q
ORE_TUFF
field_36068
ORE_TUFF
public static final ResourceKey<PlacedFeature>
r
ORE_COAL_UPPER
field_36069
ORE_COAL_UPPER
public static final ResourceKey<PlacedFeature>
s
ORE_COAL_LOWER
field_36070
ORE_COAL_LOWER
public static final ResourceKey<PlacedFeature>
t
ORE_IRON_UPPER
field_36071
ORE_IRON_UPPER
public static final ResourceKey<PlacedFeature>
u
ORE_IRON_MIDDLE
field_36072
ORE_IRON_MIDDLE
public static final ResourceKey<PlacedFeature>
v
ORE_IRON_SMALL
field_36073
ORE_IRON_SMALL
public static final ResourceKey<PlacedFeature>
w
ORE_GOLD_EXTRA
field_36074
ORE_GOLD_EXTRA
public static final ResourceKey<PlacedFeature>
x
ORE_GOLD
field_36075
ORE_GOLD
public static final ResourceKey<PlacedFeature>
y
ORE_GOLD_LOWER
field_36076
ORE_GOLD_LOWER
public static final ResourceKey<PlacedFeature>
z
ORE_REDSTONE
field_36077
ORE_REDSTONE
public static final ResourceKey<PlacedFeature>
A
ORE_REDSTONE_LOWER
field_36039
ORE_REDSTONE_LOWER
public static final ResourceKey<PlacedFeature>
B
ORE_DIAMOND
field_36040
ORE_DIAMOND
public static final ResourceKey<PlacedFeature>
C
ORE_DIAMOND_MEDIUM
field_45664
ORE_DIAMOND_MEDIUM
public static final ResourceKey<PlacedFeature>
D
ORE_DIAMOND_LARGE
field_36041
ORE_DIAMOND_LARGE
public static final ResourceKey<PlacedFeature>
E
ORE_DIAMOND_BURIED
field_36042
ORE_DIAMOND_BURIED
public static final ResourceKey<PlacedFeature>
F
ORE_LAPIS
field_36043
ORE_LAPIS
public static final ResourceKey<PlacedFeature>
G
ORE_LAPIS_BURIED
field_36044
ORE_LAPIS_BURIED
public static final ResourceKey<PlacedFeature>
H
ORE_INFESTED
field_36045
ORE_INFESTED
public static final ResourceKey<PlacedFeature>
I
ORE_EMERALD
field_36046
ORE_EMERALD
public static final ResourceKey<PlacedFeature>
J
ORE_ANCIENT_DEBRIS_LARGE
field_36047
ORE_ANCIENT_DEBRIS_LARGE
public static final ResourceKey<PlacedFeature>
K
ORE_ANCIENT_DEBRIS_SMALL
field_36048
ORE_DEBRIS_SMALL
public static final ResourceKey<PlacedFeature>
L
ORE_COPPER
field_36049
ORE_COPPER
public static final ResourceKey<PlacedFeature>
M
ORE_COPPER_LARGE
field_36050
ORE_COPPER_LARGE
public static final ResourceKey<PlacedFeature>
N
ORE_CLAY
field_36051
ORE_CLAY

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static List<PlacementModifier>
a(enr arg0, enr arg1)
orePlacement(PlacementModifier arg0, PlacementModifier arg1)
method_39733(class_6797 arg0, class_6797 arg1)
modifiers(PlacementModifier countModifier, PlacementModifier heightModifier)
private static List<PlacementModifier>
a(int arg0, enr arg1)
commonOrePlacement(int arg0, PlacementModifier arg1)
method_39732(int arg0, class_6797 arg1)
modifiersWithCount(int count, PlacementModifier heightModifier)
private static List<PlacementModifier>
b(int arg0, enr arg1)
rareOrePlacement(int arg0, PlacementModifier arg1)
method_39734(int arg0, class_6797 arg1)
modifiersWithRarity(int chance, PlacementModifier heightModifier)
public static void
a(rk<eno> arg0)
bootstrap(BootstrapContext<PlacedFeature> arg0)
method_46864(class_7891<class_6796> arg0)
bootstrap(Registerable<PlacedFeature> featureRegisterable)