Uses of Class
net.minecraft.world.gen.feature.structure.JigsawStructure
-
Packages that use JigsawStructure Package Description net.minecraft.world.gen.feature.structure -
-
Uses of JigsawStructure in net.minecraft.world.gen.feature.structure
Subclasses of JigsawStructure in net.minecraft.world.gen.feature.structure Modifier and Type Class Description class
BastionRemantsStructure
class
PillagerOutpostStructure
class
VillageStructure
Fields in net.minecraft.world.gen.feature.structure declared as JigsawStructure Modifier and Type Field Description private JigsawStructure
JigsawStructure.Start. feature
Constructors in net.minecraft.world.gen.feature.structure with parameters of type JigsawStructure Constructor Description Start(JigsawStructure p_i241979_1_, int p_i241979_2_, int p_i241979_3_, MutableBoundingBox p_i241979_4_, int p_i241979_5_, long p_i241979_6_)
-