| net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool | |
| net.minecraft.class_3785 | |
| net.minecraft.structure.pool.StructurePool |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final int |
|
||||||
| private static final org.apache.commons.lang3.mutable.MutableObject<com.mojang.serialization.Codec<RegistryEntry<StructurePool>>> |
|
||||||
| public static final com.mojang.serialization.Codec<StructurePool> |
|
||||||
| public static final com.mojang.serialization.Codec<RegistryEntry<StructurePool>> |
|
||||||
| private final List<com.mojang.datafixers.util.Pair<StructurePoolElement, Integer>> |
|
||||||
| private final it.unimi.dsi.fastutil.objects.ObjectArrayList<StructurePoolElement> |
|
||||||
| private final RegistryEntry<StructurePool> |
|
||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<StructurePool> fallback, List<com.mojang.datafixers.util.Pair<StructurePoolElement, Integer>> elementWeights) |
| public | (RegistryEntry<StructurePool> fallback, List<com.mojang.datafixers.util.Pair<Function<StructurePool$Projection, ? extends StructurePoolElement>, Integer>> elementWeightsByGetters, StructurePool$Projection projection) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
|
||||||
| public List<com.mojang.datafixers.util.Pair<StructurePoolElement, Integer>> |
|
||||||
| public RegistryEntry<StructurePool> |
|
||||||
| public StructurePoolElement |
|
||||||
| public List<StructurePoolElement> |
|
||||||
| public int |
|
||||||
| private static int |
|
||||||
| private static boolean |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static List |
|