Uses of Class
net.minecraft.world.level.levelgen.feature.structures.JigsawJunction
Packages that use JigsawJunction
Package
Description
-
Uses of JigsawJunction in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type JigsawJunctionModifier and TypeFieldDescriptionprotected it.unimi.dsi.fastutil.objects.ObjectListIterator<JigsawJunction>
Beardifier.junctionIterator
protected it.unimi.dsi.fastutil.objects.ObjectList<JigsawJunction>
Beardifier.junctions
-
Uses of JigsawJunction in net.minecraft.world.level.levelgen.feature.structures
Methods in net.minecraft.world.level.levelgen.feature.structures that return JigsawJunctionModifier and TypeMethodDescriptionstatic <T> JigsawJunction
JigsawJunction.deserialize(com.mojang.serialization.Dynamic<T> p_68932_)
-
Uses of JigsawJunction in net.minecraft.world.level.levelgen.structure
Fields in net.minecraft.world.level.levelgen.structure with type parameters of type JigsawJunctionModifier and TypeFieldDescriptionprivate List<JigsawJunction>
PoolElementStructurePiece.junctions
Methods in net.minecraft.world.level.levelgen.structure that return types with arguments of type JigsawJunctionMethods in net.minecraft.world.level.levelgen.structure with parameters of type JigsawJunctionModifier and TypeMethodDescriptionvoid
PoolElementStructurePiece.addJunction(JigsawJunction p_72636_)