extends Structure
| net.minecraft.world.level.levelgen.structure.structures.JigsawStructure | |
| net.minecraft.class_5434 | |
| net.minecraft.world.gen.structure.JigsawStructure |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final DimensionPadding |
|
||||||
| public static final StructureLiquidSettings |
|
||||||
| public static final int |
|
||||||
| public static final int |
|
||||||
| public static final int |
|
||||||
| public static final com.mojang.serialization.MapCodec<JigsawStructure> |
|
||||||
| private final RegistryEntry<StructurePool> |
|
||||||
| private final Optional<Identifier> |
|
||||||
| private final int |
|
||||||
| private final HeightProvider |
|
||||||
| private final boolean |
|
||||||
| private final Optional<Heightmap$Type> |
|
||||||
| private final JigsawStructure$MaxDistanceFromCenter |
|
||||||
| private final List<StructurePoolAliasBinding> |
|
||||||
| private final DimensionPadding |
|
||||||
| private final StructureLiquidSettings |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Structure$Config config, RegistryEntry<StructurePool> startPool, Optional<Identifier> startJigsawName, int size, HeightProvider startHeight, boolean useExpansionHack, Optional<Heightmap$Type> projectStartToHeightmap, JigsawStructure$MaxDistanceFromCenter maxDistanceFromCenter, List<StructurePoolAliasBinding> poolAliasBindings, DimensionPadding dimensionPadding, StructureLiquidSettings liquidSettings) |
| public | (Structure$Config config, RegistryEntry<StructurePool> startPool, int size, HeightProvider startHeight, boolean useExpansionHack, Heightmap$Type projectStartToHeightmap) |
| public | (Structure$Config config, RegistryEntry<StructurePool> startPool, int size, HeightProvider startHeight, boolean useExpansionHack) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static com.mojang.serialization.DataResult<JigsawStructure> |
|
||||||
| public Optional<Structure$StructurePosition> |
|
||||||
| public StructureType<?> |
|
||||||
| public RegistryEntry<StructurePool> |
|
||||||
| public List<StructurePoolAliasBinding> |
|
||||||
| private static String |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static StructureLiquidSettings |
|
||||||
| private static DimensionPadding |
|
||||||
| private static List |
|
||||||
| private static JigsawStructure$MaxDistanceFromCenter |
|
||||||
| private static Optional |
|
||||||
| private static Boolean |
|
||||||
| private static HeightProvider |
|
||||||
| private static Integer |
|
||||||
| private static Optional |
|
||||||
| private static RegistryEntry |
|