Uses of Class
net.minecraft.world.gen.feature.JigsawFeature
Package | Description |
---|---|
net.minecraft.world.gen.feature |
-
Uses of JigsawFeature in net.minecraft.world.gen.feature
Subclasses of JigsawFeature in net.minecraft.world.gen.feature Modifier and Type Class Description class
BastionRemnantFeature
class
PillagerOutpostFeature
class
VillageFeature
Fields in net.minecraft.world.gen.feature declared as JigsawFeature Modifier and Type Field Description private JigsawFeature
JigsawFeature.Start. jigsawFeature
Constructors in net.minecraft.world.gen.feature with parameters of type JigsawFeature Constructor Description Start(JigsawFeature feature, ChunkPos chunkPos, int int2, long long2)