Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.JigsawConfiguration
Package
Description
-
Uses of JigsawConfiguration in net.minecraft.world.level.levelgen.feature
Modifier and TypeFieldDescriptionstatic final StructureFeature<JigsawConfiguration>
StructureFeature.BASTION_REMNANT
static final StructureFeature<JigsawConfiguration>
StructureFeature.PILLAGER_OUTPOST
static final StructureFeature<JigsawConfiguration>
StructureFeature.VILLAGE
Modifier and TypeMethodDescriptionprivate static boolean
PillagerOutpostFeature.checkLocation
(PieceGeneratorSupplier.Context<JigsawConfiguration> p_197134_) ModifierConstructorDescriptionBastionFeature
(com.mojang.serialization.Codec<JigsawConfiguration> p_65226_) JigsawFeature
(com.mojang.serialization.Codec<JigsawConfiguration> p_197092_, int p_197093_, boolean p_197094_, boolean p_197095_, Predicate<PieceGeneratorSupplier.Context<JigsawConfiguration>> p_197096_) JigsawFeature
(com.mojang.serialization.Codec<JigsawConfiguration> p_197092_, int p_197093_, boolean p_197094_, boolean p_197095_, Predicate<PieceGeneratorSupplier.Context<JigsawConfiguration>> p_197096_) PillagerOutpostFeature
(com.mojang.serialization.Codec<JigsawConfiguration> p_66562_) VillageFeature
(com.mojang.serialization.Codec<JigsawConfiguration> p_67333_) -
Uses of JigsawConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<JigsawConfiguration>
JigsawConfiguration.CODEC
-
Uses of JigsawConfiguration in net.minecraft.world.level.levelgen.structure.pools
Modifier and TypeMethodDescriptionstatic Optional<PieceGenerator<JigsawConfiguration>>
JigsawPlacement.addPieces
(PieceGeneratorSupplier.Context<JigsawConfiguration> p_210285_, JigsawPlacement.PieceFactory p_210286_, BlockPos p_210287_, boolean p_210288_, boolean p_210289_) Modifier and TypeMethodDescriptionstatic Optional<PieceGenerator<JigsawConfiguration>>
JigsawPlacement.addPieces
(PieceGeneratorSupplier.Context<JigsawConfiguration> p_210285_, JigsawPlacement.PieceFactory p_210286_, BlockPos p_210287_, boolean p_210288_, boolean p_210289_)