Uses of Class
net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
Packages that use JigsawStructure
Package
Description
- 
Uses of JigsawStructure in net.minecraft.world.level.levelgen.structureFields in net.minecraft.world.level.levelgen.structure with type parameters of type JigsawStructureModifier and TypeFieldDescriptionstatic final StructureType<JigsawStructure>StructureType.JIGSAW
- 
Uses of JigsawStructure in net.minecraft.world.level.levelgen.structure.structuresFields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type JigsawStructureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<JigsawStructure>JigsawStructure.CODECMethods in net.minecraft.world.level.levelgen.structure.structures that return types with arguments of type JigsawStructureModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<JigsawStructure>JigsawStructure.verifyRange(JigsawStructure p_286886_) Methods in net.minecraft.world.level.levelgen.structure.structures with parameters of type JigsawStructureModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<JigsawStructure>JigsawStructure.verifyRange(JigsawStructure p_286886_)