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.structure
Fields 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.structures
Fields in net.minecraft.world.level.levelgen.structure.structures with type parameters of type JigsawStructureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<JigsawStructure> JigsawStructure.CODEC
Methods 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_)