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.Codec<JigsawStructure>
JigsawStructure.CODEC
Methods in net.minecraft.world.level.levelgen.structure.structures that return types with arguments of type JigsawStructureModifier and TypeMethodDescriptionprivate static Function<JigsawStructure,
com.mojang.serialization.DataResult<JigsawStructure>> JigsawStructure.verifyRange()
private static Function<JigsawStructure,
com.mojang.serialization.DataResult<JigsawStructure>> JigsawStructure.verifyRange()